NetBSD/sys/ufs/ffs
hannken d35df7da38 Now that softdep has left the tree the only place needing the ffs_lock()
hack is ffs_sync().

- Use the generic lock operations for ffs.
- Change ffs_sync() to omit the vnode lock while suspending.

Reviewed by: Antti Kantee <pooka@netbsd.org>
2009-11-04 09:45:05 +00:00
..
ffs_alloc.c
ffs_appleufs.c
ffs_balloc.c
ffs_bswap.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
ffs_extern.h
ffs_inode.c
ffs_snapshot.c No longer abuse TAILQ internal data. 2009-10-15 10:05:48 +00:00
ffs_subr.c
ffs_tables.c
ffs_vfsops.c Now that softdep has left the tree the only place needing the ffs_lock() 2009-11-04 09:45:05 +00:00
ffs_vnops.c Now that softdep has left the tree the only place needing the ffs_lock() 2009-11-04 09:45:05 +00:00
ffs_wapbl.c Allow tunefs to clear any type of WAPBL log, not only in-filesystem 2009-09-13 14:13:23 +00:00
fs.h +/* 2009-06-28 09:26:18 +00:00
Makefile