freebsd-dev/sys/cddl/contrib/opensolaris/uts/common/fs/zfs
Xin LI 017b01f662 Re-apply onnv-gate revisions 7994 and 8986 (corresponds to FreeBSD
revision 200726 and 200727).  It looks like that the two revisions
were not applied in the right sequence, I found this when comparing
with the OpenSolaris code.

MFC after:	3 days
Reviewed by:	mm@
2010-01-07 20:10:22 +00:00
..
sys Apply OpenSolaris revision 8012 which brings our zpool to version 14, 2009-12-28 22:15:11 +00:00
arc.c Prevent paging pressure from draining arc too much 2009-10-06 21:40:50 +00:00
bplist.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
dbuf.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
dmu_object.c Apply fix for Solaris bug 6801979: zfs recv can fail with E2BIG 2009-12-19 11:47:22 +00:00
dmu_objset.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
dmu_send.c Re-apply onnv-gate revisions 7994 and 8986 (corresponds to FreeBSD 2010-01-07 20:10:22 +00:00
dmu_traverse.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
dmu_tx.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
dmu_zfetch.c pjd has requested that I keep the tunable as zfs_prefetch_disable to minimize gratuitous 2009-06-11 22:24:08 +00:00
dmu.c Manage asynchronous vnode release just like Solaris. 2009-08-17 09:48:34 +00:00
dnode_sync.c Backport the 'dirtying dbuf' panic fix from newer ZFS version. 2009-08-31 16:27:00 +00:00
dnode.c Apply fix for Solaris bug 6801979: zfs recv can fail with E2BIG 2009-12-19 11:47:22 +00:00
dsl_dataset.c bzero() on-stack argument, so mutex_init() won't misinterpret that the 2009-09-07 11:38:43 +00:00
dsl_deleg.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
dsl_dir.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
dsl_pool.c Manage asynchronous vnode release just like Solaris. 2009-08-17 09:48:34 +00:00
dsl_prop.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
dsl_scrub.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
dsl_synctask.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
fletcher.c Switch to fletcher4 as the default checksum algorithm. Fletcher2 was proven to 2009-09-25 18:19:50 +00:00
gzip.c
lzjb.c
metaslab.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
refcount.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
rrwlock.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
sha256.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
spa_config.c Fix locking (file descriptor table and Giant around VFS). 2008-11-25 21:14:00 +00:00
spa_errlog.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
spa_history.c Rename the host-related prison fields to be the same as the host.* 2009-06-13 15:39:12 +00:00
spa_misc.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
spa.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
space_map.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
txg.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
uberblock.c
unique.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
vdev_cache.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
vdev_disk.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
vdev_file.c Fix locking (file descriptor table and Giant around VFS). 2008-11-25 21:14:00 +00:00
vdev_geom.c We have to eventually look for provider without checking guid as this is need 2009-12-05 20:16:28 +00:00
vdev_label.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
vdev_mirror.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
vdev_missing.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
vdev_queue.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
vdev_raidz.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
vdev_root.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
vdev.c Allow the bootfs property to be set for raidz pools on FreeBSD. 2009-05-31 11:59:32 +00:00
zap_leaf.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
zap_micro.c Add missing \n. 2009-09-13 17:30:56 +00:00
zap.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
zfs_acl.c Apply OpenSolaris revision 8012 which brings our zpool to version 14, 2009-12-28 22:15:11 +00:00
zfs_byteswap.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
zfs_ctldir.c Handle cases where virtual (GFS) vnodes are referenced when doing forced 2009-09-26 00:10:45 +00:00
zfs_dir.c Reduce diff against OpenSolaris - move Giant acquire/release to 2010-01-02 23:38:03 +00:00
zfs_fm.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
zfs_fuid.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
zfs_ioctl.c Apply OpenSolaris revision 8012 which brings our zpool to version 14, 2009-12-28 22:15:11 +00:00
zfs_log.c MFp4: We don't support TX_CREATE_ACL_ATTR nor TX_MKDIR_ACL_ATTR; code found 2008-11-25 23:05:46 +00:00
zfs_replay.c Be careful which vattr fields are set during setattr replay. 2009-11-10 22:27:33 +00:00
zfs_rlock.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
zfs_vfsops.c Handle cases where virtual (GFS) vnodes are referenced when doing forced 2009-09-26 00:10:45 +00:00
zfs_vnops.c Change VOP_FSYNC for zfs vnode from VOP_PANIC to zfs_freebsd_fsync(), 2009-12-05 20:36:42 +00:00
zfs_znode.c Reduce diff against OpenSolaris - move Giant acquire/release to 2010-01-02 23:38:03 +00:00
zfs.conf
zil.c Apply fix Solaris bug 6462803 zfs snapshot -r failed because 2009-12-19 11:43:39 +00:00
zio_checksum.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
zio_compress.c
zio_inject.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
zio.c - back out direct map hack 2009-05-19 01:14:37 +00:00
zvol.c Fix deadlock when ZVOLs are present and we are replacing dead component or 2009-12-05 14:33:11 +00:00