NetBSD/sys/ufs/ufs
2009-10-05 23:48:08 +00:00
..
dinode.h +/* 2009-06-28 09:26:18 +00:00
dir.h typo in comment 2009-07-22 04:49:19 +00:00
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 PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +00:00
Makefile Merge the simonb-wapbl branch. From the original branch commit: 2008-07-31 05:38:04 +00:00
quota.h Move `struct dquot' and its supporting functions from quota.h to ufs_quota.c. 2007-07-10 09:50:07 +00:00
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_recycle(): modify ufs_dirhashmem atomically. 2009-10-05 23:48:08 +00:00
ufs_extattr.c The lwp member of struct componentname was removed a long time ago. 2009-05-10 20:27:21 +00:00
ufs_extern.h Move declaration of ufs_hashlock into <ufs/ufs_extern.h> from each c source. 2009-09-13 05:17:36 +00:00
ufs_ihash.c PR kern/41147: race between nfsd and local rm 2009-09-20 14:00:24 +00:00
ufs_inode.c PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +00:00
ufs_lookup.c Avoid nasal demons. Code of the form 2009-09-28 00:39:03 +00:00
ufs_quota.c Fix previous: mutex_destroy() the right mutex 2009-08-02 20:50:33 +00:00
ufs_readwrite.c PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +00:00
ufs_vfsops.c Introduce several actions/requests for authorizing file-system related 2009-05-07 19:26:08 +00:00
ufs_vnops.c Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
ufs_wapbl.c Fix reference leak in fix for PR kern/40948. 2009-04-06 14:09:57 +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 Remove #ifdef LFS from the ufs code. 2008-11-13 11:09:45 +00:00