freebsd-dev/sys/cddl/contrib/opensolaris/uts/common/fs/zfs
Edward Tomasz Napierala 4bdaada206 Require write access on a directory being moved from one parent
directory to another in ZFS.

Approved by:	rwatson (mentor), pjd
2008-11-08 19:56:32 +00:00
..
sys Fix namespace collision after src/sys/sys/file.h:1.78. 2008-05-25 22:34:17 +00:00
arc.c - Reduce how much ZFS caches by default. This is another change to mitigate 2008-01-24 11:24:16 +00:00
bplist.c
dbuf.c - Add missing lock destruction and remove duplicate initializations. 2007-05-06 19:05:37 +00:00
dmu_object.c
dmu_objset.c MFp4: Synchronize with recent OpenSolaris changes. 2007-04-08 16:29:25 +00:00
dmu_send.c White space fixes. 2007-05-01 13:32:22 +00:00
dmu_traverse.c
dmu_tx.c
dmu_zfetch.c We want to use LBOLT instead of lbolt on FreeBSD. 2008-07-21 14:35:48 +00:00
dmu.c
dnode_sync.c - Add missing lock destruction and remove duplicate initializations. 2007-05-06 19:05:37 +00:00
dnode.c - Add missing lock destruction and remove duplicate initializations. 2007-05-06 19:05:37 +00:00
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 - Add missing lock destruction and remove duplicate initializations. 2007-05-06 19:05:37 +00:00
dsl_prop.c
dsl_synctask.c
fletcher.c
gzip.c
lzjb.c
metaslab.c
refcount.c Fix namespace collision after src/sys/sys/file.h:1.78. 2008-05-25 22:34:17 +00:00
sha256.c
spa_config.c MFp4: Reduce diff against vendor code: 2007-04-23 00:52:07 +00:00
spa_errlog.c
spa_history.c
spa_misc.c Fix namespace collision after src/sys/sys/file.h:1.78. 2008-05-25 22:34:17 +00:00
spa.c MFp4: Reduce diff against vendor code: 2007-04-23 00:52:07 +00:00
space_map.c
txg.c
uberblock.c
unique.c
vdev_cache.c * Check endianness the FreeBSD way. 2007-11-28 22:16:00 +00:00
vdev_disk.c
vdev_file.c Decontextualize the couplet VOP_GETATTR / VOP_SETATTR as the passed thread 2008-08-28 15:23:18 +00:00
vdev_geom.c Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
vdev_label.c
vdev_mirror.c
vdev_missing.c
vdev_queue.c * Check endianness the FreeBSD way. 2007-11-28 22:16:00 +00:00
vdev_raidz.c Fix RAID-Z resilvering. 2007-04-14 20:50:14 +00:00
vdev_root.c
vdev.c If setting a state to anything but open state, close access to vdev. 2007-11-05 21:30:48 +00:00
zap_leaf.c
zap_micro.c Fix lock leak leading to the 'System call <name> returning with 1 locks held' 2007-10-04 17:51:59 +00:00
zap.c Fix 'zpool status -v'. To get object number we should use ZFS_DIRENT_OBJ() 2007-04-22 21:18:40 +00:00
zfs_acl.c Require write access on a directory being moved from one parent 2008-11-08 19:56:32 +00:00
zfs_byteswap.c
zfs_ctldir.c Introduce accmode_t. This is required for NFSv4 ACLs - it will be neccessary 2008-10-28 13:44:11 +00:00
zfs_dir.c MFp4: Reduce diff against vendor. 2007-04-24 16:49:01 +00:00
zfs_fm.c ZFS_LOG adds a newline by itself. 2007-10-14 16:14:32 +00:00
zfs_ioctl.c Make the zfs module depend on the opensolaris module in preparation for it 2008-05-24 06:43:55 +00:00
zfs_log.c MFp4: Reduce diff against vendor code: 2007-04-23 00:52:07 +00:00
zfs_replay.c Decontextualize the couplet VOP_GETATTR / VOP_SETATTR as the passed thread 2008-08-28 15:23:18 +00:00
zfs_rlock.c
zfs_vfsops.c vn_lock() is currently only used with the 'curthread' passed as argument. 2008-01-10 01:10:58 +00:00
zfs_vnops.c Introduce accmode_t. This is required for NFSv4 ACLs - it will be neccessary 2008-10-28 13:44:11 +00:00
zfs_znode.c Remove the struct thread unuseful argument from bufobj interface. 2008-10-10 21:23:50 +00:00
zfs.conf
zil.c * Check endianness the FreeBSD way. 2007-11-28 22:16:00 +00:00
zio_checksum.c
zio_compress.c
zio_inject.c
zio.c * Check endianness the FreeBSD way. 2007-11-28 22:16:00 +00:00
zvol.c Call zil_commit() (if ZIL is not disabled) after every non-read request 2007-11-01 11:04:21 +00:00