On Sat, 2 Nov 2019 10:09:27 -0500 Brian Hansen <dulanic@xxxxxxxxx> wrote: > So I'll need to setup a script to remove C when moving > directories. The only way to un-nocow a +C file is to physically rewrite it into a new copy. The +C attribute can be removed on existing files only if they are 0 bytes in size. > Unless there is a easier way to deal with this? Try a different/newer kernel version, as noted in my message all of this doesn't seem to matter anymore, and nocow files can now be reflinked (or +C is not working anymore and they aren't actually nocow). -- With respect, Roman
