NetBSD/sys/ufs/ffs
hannken f7e12f18b3 Revert previous commit. Locking the snapshot vnode while the file system
is suspended extends the suspension until the vnode gets unlocked by
the caller of ffs_snapshot().

Resuming the file system before expunging all snapshots and syncing the
snapshot creates races and deadlocks with journaling file systems at least.
2011-05-08 18:37:15 +00:00
..
Makefile
ffs_alloc.c merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
ffs_appleufs.c switch from 4 clause to 2 clause BSD license. 2010-04-24 19:58:13 +00:00
ffs_balloc.c Try to keep snapshot indirect blocks contiguous. 2011-04-23 07:36:02 +00:00
ffs_bswap.c merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
ffs_extern.h Cleanup ffs fsync and make devices on wapbl enabled file systems work here: 2011-04-27 07:24:52 +00:00
ffs_inode.c merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
ffs_quota2.c merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
ffs_snapshot.c Revert previous commit. Locking the snapshot vnode while the file system 2011-05-08 18:37:15 +00:00
ffs_subr.c merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
ffs_tables.c
ffs_vfsops.c Cleanup ffs fsync and make devices on wapbl enabled file systems work here: 2011-04-27 07:24:52 +00:00
ffs_vnops.c Cleanup ffs fsync and make devices on wapbl enabled file systems work here: 2011-04-27 07:24:52 +00:00
ffs_wapbl.c For update mounts the root vnode is already in use and we must not 2010-12-24 13:38:57 +00:00
fs.h merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00