The two sides of reflink()
Posted May 7, 2009 21:03 UTC (Thu) by
anton (guest, #25547)
In reply to:
The two sides of reflink() by martinfick
Parent article:
The two sides of reflink()
For shared stuff like program text, all servers could use the same
binaries (through mount, mount -t bind, or hard links), so that's not
a good justification for reflinks, either (and if you don't trust the
other servers not to write to the file, why would you trust them with
access to the device at all?). Writable files that would mostly or
completely be the same on both VMs would be a better example, but no
concrete example comes to my mind.
(
Log in to post comments)