freebsd-dev/sys/cddl/contrib/opensolaris/uts/common/fs/zfs
Martin Matuska bef629c14d Fix ZIL-related panic on zfs rollback.
OpenSolaris onnv-revision: 8746:e1d96ca6808c

Approved by:	pjd, delphij (mentor)
Obtained from:	OpenSolaris (Bug ID 6796377)
MCF after:	1 week
2010-05-13 20:55:58 +00:00
..
sys Import OpenSolaris revision 7837:001de5627df3 2010-05-13 20:32:56 +00:00
arc.c Style fixes. 2010-04-18 12:36:53 +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 Fix ZIL-related panic on zfs rollback. 2010-05-13 20:55:58 +00:00
dmu_object.c Fix deadlock during zfs receive. 2010-05-04 17:30:07 +00:00
dmu_objset.c Speed up ZFS list operation with objset prefetching. 2010-05-04 17:40:24 +00:00
dmu_send.c Import OpenSolaris revision 7837:001de5627df3 2010-05-13 20:32:56 +00:00
dmu_traverse.c Fix ZIL-related panic on zfs rollback. 2010-05-13 20:55:58 +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 Don't bottleneck on acquiring the stream locks - this avoids a massive 2010-03-13 21:41:52 +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 Fix ZIL-related panic on zfs rollback. 2010-05-13 20:55:58 +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 Import OpenSolaris revision 7837:001de5627df3 2010-05-13 20:32:56 +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 Fix ZIL-related panic on zfs rollback. 2010-05-13 20:55:58 +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 Import OpenSolaris revision 7837:001de5627df3 2010-05-13 20:32:56 +00:00
spa.c Import OpenSolaris revision 7837:001de5627df3 2010-05-13 20:32:56 +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 Import OpenSolaris revision 7837:001de5627df3 2010-05-13 20:32:56 +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 Import OpenSolaris revision 7837:001de5627df3 2010-05-13 20:32:56 +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 Eventhough r203504 eliminates taste traffic provoked by vdev_geom.c, 2010-05-11 22:29:00 +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 Allow to modify directory's content even if the ZFS_NOUNLINK (SF_NOUNLINK, 2010-04-22 18:47:23 +00:00
zfs_byteswap.c - Fix broken symlinks on cross platform zfs send/recv. [1] 2010-05-05 22:15:20 +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 Introduce hardforce export option (-F) for "zpool export". 2010-05-05 18:22:29 +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 Fix 3-way deadlock that can happen because of ZFS and vnode lock 2010-04-15 16:40:54 +00:00
zfs_vnops.c Add missing check to prevent local users from panicing the kernel by trying 2010-05-13 15:31:00 +00:00
zfs_znode.c Backport fix for 'zfs_znode_dmu_init: existing znode for dbuf' panic from OpenSolaris. 2010-04-28 18:29:48 +00:00
zfs.conf
zil.c Fix ZIL-related panic on zfs rollback. 2010-05-13 20:55:58 +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 fix compilation under ZIO_USE_UMA 2010-03-13 21:52:21 +00:00
zvol.c Import OpenSolaris revision 7837:001de5627df3 2010-05-13 20:32:56 +00:00