Re: BTRFS subvolumes

2016-10-06 Diskussionsfäden Frank Steinberg
Hi Kerim, > Am 06.10.2016 um 17:33 schrieb Kerim Güney : > > Hey Frank, > > I remember that Thomas and I had specifically decided against implementing > that functionality. setup-storage is supposed to only create a single > subvolume per btrfs partition. I respect the developers’ decision. B

Re: BTRFS subvolumes

2016-10-06 Diskussionsfäden Frank Steinberg
> Am 06.10.2016 um 11:22 schrieb Thomas Lange : > >> On Thu, 6 Oct 2016 10:49:44 +0200, Frank Steinberg >> said: > >> I am not very familiar with the setup-storage code and its concepts and I am >> not at all a perl programmer, however the following patch seems to solve my >> problem

Re: BTRFS subvolumes

2016-10-06 Diskussionsfäden Thomas Lange
> On Thu, 6 Oct 2016 10:49:44 +0200, Frank Steinberg > said: > I am not very familiar with the setup-storage code and its concepts and I am not at all a perl programmer, however the following patch seems to solve my problem as a quick workaround. Maybe it could be useful to others,