Re: btrfs: nodatacow and snapshots

2020-12-07 Thread Sergio Belkin
El dom, 6 dic 2020 a las 22:52, Chris Murphy () escribió: > On Sun, Dec 6, 2020 at 3:54 PM Sergio Belkin wrote: > > > > Hi, > > Let's say that I have 2 subvolumes for both / and /home. What happen > with a snapshot of /home if I run before : > > chattr +C /home/jdoe/VMs ? > > If /home/jdoe/VMs i

Re: btrfs: nodatacow and snapshots

2020-12-06 Thread Chris Murphy
On Sun, Dec 6, 2020 at 3:54 PM Sergio Belkin wrote: > > Hi, > Let's say that I have 2 subvolumes for both / and /home. What happen with a > snapshot of /home if I run before : > chattr +C /home/jdoe/VMs ? If /home/jdoe/VMs is a directory, then it and its contents are included in the snapshot. A