NetBSD/sys/ufs/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
..
dinode.h
dir.h
dirhash.h
extattr.h
inode.h
Makefile
quota1_subr.c Add a new libquota library, which contains some blocks to build and/or 2011-03-24 17:05:39 +00:00
quota1.h Add a new libquota library, which contains some blocks to build and/or 2011-03-24 17:05:39 +00:00
quota2_subr.c Add a new libquota library, which contains some blocks to build and/or 2011-03-24 17:05:39 +00:00
quota2.h Add a new libquota library, which contains some blocks to build and/or 2011-03-24 17:05:39 +00:00
quota.h Don't include quota/quotaprop.h for tools. 2011-03-25 10:25:17 +00:00
ufs_bmap.c
ufs_bswap.h
ufs_dirhash.c
ufs_extattr.c Fix filesystem root leaked lock when using UFS_EXTATTR_AUTOSTART. 2011-05-10 08:29:32 +00:00
ufs_extern.h add "struct ufid;" so we can include it without ufs/inode.h 2011-04-04 21:46:15 +00:00
ufs_ihash.c
ufs_inode.c
ufs_lookup.c
ufs_quota1.c Add a new libquota library, which contains some blocks to build and/or 2011-03-24 17:05:39 +00:00
ufs_quota2.c Add a new libquota library, which contains some blocks to build and/or 2011-03-24 17:05:39 +00:00
ufs_quota.c Add a new libquota library, which contains some blocks to build and/or 2011-03-24 17:05:39 +00:00
ufs_quota.h
ufs_readwrite.c
ufs_vfsops.c Add a new libquota library, which contains some blocks to build and/or 2011-03-24 17:05:39 +00:00
ufs_vnops.c ufs_mknod: change vnode type to VNON before it gets unlocked. Closes a small 2011-04-30 14:24:27 +00:00
ufs_wapbl.c
ufs_wapbl.h
ufsmount.h