Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* Copy on write of unmodified data
@ 2016-05-25  8:58 H. Peter Anvin
  2016-05-25  9:29 ` Hugo Mills
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: H. Peter Anvin @ 2016-05-25  8:58 UTC (permalink / raw)
  To: linux-btrfs

Hi,

I'm looking at using a btrfs with snapshots to implement a generational
backup capacity.  However, doing it the naïve way would have the side
effect that for a file that has been partially modified, after
snapshotting the file would be written with *mostly* the same data.  How
does btrfs' COW algorithm deal with that?  If necessary I might want to
write some smarter user space utilities for this.

	-hpa

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-05-25 16:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-25  8:58 Copy on write of unmodified data H. Peter Anvin
2016-05-25  9:29 ` Hugo Mills
2016-05-25 11:00   ` H. Peter Anvin
2016-05-25 11:07     ` Hugo Mills
2016-05-25 11:32       ` Austin S. Hemmelgarn
2016-05-25 13:06   ` Dmitry Katsubo
2016-05-25 11:45 ` Austin S. Hemmelgarn
2016-05-25 12:28   ` Hugo Mills
2016-05-25 16:16 ` Henk Slager

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox