Btrfs on zoned block devices
Btrfs on zoned block devices
Posted Apr 20, 2021 11:04 UTC (Tue) by kdave (subscriber, #44472)In reply to: Btrfs on zoned block devices by intelfx
Parent article: Btrfs on zoned block devices
The nocow attribute is sticky and is not a hint. That snapshotting of nocow files write works because first write to a nocow file on the new snapshot will do one time cow, the original file is unaffected.