> Once the famous bp rewriter is integrated and a defrag functionality
> built on top of it you will be able to re-arrange your data again so it
> is sequential again.

Then again, this would also rearrange your data to be sequential again:
cp -p somefile somefile.tmp ; mv -f somefile.tmp somefile


_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to