13 Dec 2010 22:45
Next ZFSv28 patchset ready for testing.
Pawel Jakub Dawidek <pjd <at> FreeBSD.org>
2010-12-13 21:45:56 GMT
2010-12-13 21:45:56 GMT
Hi. The new patchset is ready for testing: http://people.freebsd.org/~pjd/patches/zfs_20101212.patch.bz2 When applying the patch be sure to use correct options for patch(1)!: # cd /usr/src # fetch http://people.freebsd.org/~pjd/patches/zfs_20101212.patch.bz2 # bzip2 -d zfs_20101212.patch.bz2 # patch -E -p0 < zfs_20101212.patch The patch is against FreeBSD HEAD as of 2010-12-12. Some of the changes since the last patchset (zfs_20100831.patch): - Boot support for ZFS v28 (only RAIDZ3 is not yet supported). - Various fixes for the existing ZFS boot code. - Support for sendfile(2) (by avg <at> ). - Userland<->kernel compatibility with v13-v15 (by mm <at> ). - ACL fixes (by trasz <at> ). - Various bug fixes. Please test, test, test. Chances are this is the last patchset before v28 going to HEAD (finally). Especially test new changes, like boot support and sendfile(2) support. Also be sure to verify if you can import for existing ZFS pools (v13-v15) when running v28 or boot from your existing pools. Enjoy! PS. Martin (mm <at> ) will be providing patch against 8-STABLE soon. -- -- Pawel Jakub Dawidek http://www.wheelsystems.com pjd <at> FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am!
RSS Feed