NetBSD/sys/ufs
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
..
ext2fs update i_uid and i_gid after chown 2009-10-21 17:37:21 +00:00
ffs Now that softdep has left the tree the only place needing the ffs_lock() 2009-11-04 09:45:05 +00:00
lfs compile without COMPAT_50 2009-10-30 00:53:29 +00:00
mfs g/c BUFQ_FOO() macros and use bufq_foo() directly. 2009-01-13 13:33:58 +00:00
ufs Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
Makefile
files.ufs PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +00:00