freebsd-dev/sys/cddl/contrib/opensolaris/uts/common/fs/zfs
2007-04-12 23:16:02 +00:00
..
sys MFp4: Synchronize with vendor (mostly 'zfs rename -r'). 2007-04-12 23:16:02 +00:00
arc.c MFp4: Hide under '#ifdef _KERNEL' only what's really needed. 2007-04-10 12:52:14 +00:00
bplist.c
dbuf.c
dmu_object.c
dmu_objset.c MFp4: Synchronize with recent OpenSolaris changes. 2007-04-08 16:29:25 +00:00
dmu_send.c
dmu_traverse.c
dmu_tx.c
dmu_zfetch.c
dmu.c
dnode_sync.c
dnode.c
dsl_dataset.c MFp4: Synchronize with vendor (mostly 'zfs rename -r'). 2007-04-12 23:16:02 +00:00
dsl_dir.c MFp4: Synchronize with recent OpenSolaris changes. 2007-04-08 16:29:25 +00:00
dsl_pool.c
dsl_prop.c
dsl_synctask.c
fletcher.c
gzip.c
lzjb.c
metaslab.c
refcount.c
sha256.c
spa_config.c We don't have to wait for the root file system to be mounted anymore, now that 2007-04-09 00:03:45 +00:00
spa_errlog.c
spa_history.c
spa_misc.c MFp4: Allow to set zfs_recover via vfs.zfs.recover from /boot/loader.conf. 2007-04-10 12:54:19 +00:00
spa.c MFp4: Synchronize with recent OpenSolaris changes. 2007-04-08 16:29:25 +00:00
space_map.c
txg.c
uberblock.c
unique.c
vdev_cache.c
vdev_disk.c
vdev_file.c
vdev_geom.c
vdev_label.c
vdev_mirror.c
vdev_missing.c
vdev_queue.c
vdev_raidz.c
vdev_root.c
vdev.c
zap_leaf.c
zap_micro.c
zap.c Reduce diff against vendor - we have now stronger check for "mutex already 2007-04-10 02:19:12 +00:00
zfs_acl.c
zfs_byteswap.c
zfs_ctldir.c MFp4: Synchronize with vendor (mostly 'zfs rename -r'). 2007-04-12 23:16:02 +00:00
zfs_dir.c
zfs_fm.c - Use 'name=value' so it can be properly recognized by devd(8). 2007-04-08 15:55:48 +00:00
zfs_ioctl.c MFp4: Synchronize with vendor (mostly 'zfs rename -r'). 2007-04-12 23:16:02 +00:00
zfs_log.c
zfs_replay.c
zfs_rlock.c
zfs_vfsops.c Drop the Giant lock before calling zfs_domount(), which is held when 2007-04-09 00:02:11 +00:00
zfs_vnops.c Fix some type mismatches. 2007-04-07 19:11:41 +00:00
zfs_znode.c Take vnode pointer and hold it under znode lock, so we won't race with 2007-04-08 10:29:14 +00:00
zfs.conf
zil.c
zio_checksum.c
zio_compress.c
zio_inject.c
zio.c
zvol.c