On Thu, 23 May 2013, James Harper <[email protected]> wrote: > > BTRFS does all writes as copy-on-write. So every time you write the data > > goes to a different location. Keeping multiple versions just involves > > having pointers to different blocks on disk. > > What measures are taken to avoid fragmentation?
There is some work being done on making it automatically defragment. But at the moment not much I think. Avi might be the best LUV member to ask. -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/ _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
