NetBSD/sys/ufs/ufs
hannken ac6b16172a Make genfs_directio() IO_JOURNALLOCKED aware. DirectIO no longer triggers
"locking against myself" panic in wapbl_begin().

Observed and tested by: Frank Kardel <kardel@netbsd.org>
2008-10-19 18:17:13 +00:00
..
Makefile Merge the simonb-wapbl branch. From the original branch commit: 2008-07-31 05:38:04 +00:00
dinode.h
dir.h
dirhash.h - Tidy up the locking a bit. 2008-06-04 11:33:19 +00:00
extattr.h Replace use of lockmgr. 2008-01-30 14:54:01 +00:00
inode.h fix reversed comment, from anon ymous 2008-09-23 12:37:05 +00:00
quota.h
ufs_bmap.c Make rusage collection per-LWP and collate in the appropriate places. 2008-03-27 19:06:51 +00:00
ufs_bswap.h
ufs_dirhash.c ufsdirhash_build: missing unlock in failure path. 2008-07-03 09:56:15 +00:00
ufs_extattr.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
ufs_extern.h XXX softdep: 2008-05-31 21:37:08 +00:00
ufs_ihash.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
ufs_inode.c Merge the simonb-wapbl branch. From the original branch commit: 2008-07-31 05:38:04 +00:00
ufs_lookup.c Merge the simonb-wapbl branch. From the original branch commit: 2008-07-31 05:38:04 +00:00
ufs_quota.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
ufs_readwrite.c Make genfs_directio() IO_JOURNALLOCKED aware. DirectIO no longer triggers 2008-10-19 18:17:13 +00:00
ufs_vfsops.c PR kern/38141 lookup/vfs_busy acquire rwlock recursively 2008-05-06 18:43:44 +00:00
ufs_vnops.c Implement following constants and add support their to the UFS family of file 2008-08-14 16:19:25 +00:00
ufs_wapbl.c Merge the simonb-wapbl branch. From the original branch commit: 2008-07-31 05:38:04 +00:00
ufs_wapbl.h #error if WABPL_DEBUG_INODES is defined. That code has bitrotted 2008-10-08 22:58:56 +00:00
ufsmount.h Replace get/setspecific with a void pointer in struct ufsmount. Use explicit 2008-04-17 09:52:47 +00:00