NetBSD/sys/ufs
manu 25ff744367 Fix filesystem root leaked lock when using UFS_EXTATTR_AUTOSTART.
This way, statvfs(2) calls obtained by df(1) or umount(8) will no
longer sleep forever in the kernel to acquire the lock.
2011-05-10 08:29:32 +00:00
..
ext2fs Change vflushbuf() to return an error if a synchronous write fails. 2011-04-26 11:32:38 +00:00
ffs Revert previous commit. Locking the snapshot vnode while the file system 2011-05-08 18:37:15 +00:00
lfs - Use offsetof() in VOPARG_OFFSETOF() instead of re-implementing it. 2011-04-03 01:19:35 +00:00
mfs
ufs Fix filesystem root leaked lock when using UFS_EXTATTR_AUTOSTART. 2011-05-10 08:29:32 +00:00
Makefile
files.ufs Add a new libquota library, which contains some blocks to build and/or 2011-03-24 17:05:39 +00:00