NetBSD/sys/ufs/ufs
2007-07-22 21:12:27 +00:00
..
dinode.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
dir.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
dirhash.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
extattr.h Using POOL_INIT here makes no sense, since file systems always have 2007-06-30 09:37:53 +00:00
inode.h fix comment: struct fid is in fstypes.h now 2007-04-09 12:21:24 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +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 Fstrans_start() always returns zero, so change its type to void. 2007-05-17 07:26:21 +00:00
ufs_bswap.h Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h> 2006-01-29 21:42:40 +00:00
ufs_dirhash.c Add missing RCSID. 2007-07-22 21:12:27 +00:00
ufs_extattr.c Move `struct dquot' and its supporting functions from quota.h to ufs_quota.c. 2007-07-10 09:50:07 +00:00
ufs_extern.h Move `struct dquot' and its supporting functions from quota.h to ufs_quota.c. 2007-07-10 09:50:07 +00:00
ufs_ihash.c Fix lock order inversion between vnode locks and ufs_hashlock. Addresses 2007-05-28 23:42:56 +00:00
ufs_inode.c Move `struct dquot' and its supporting functions from quota.h to ufs_quota.c. 2007-07-10 09:50:07 +00:00
ufs_lookup.c Don't depend on uvm_extern.h pulling in proc.h. 2007-07-21 19:06:20 +00:00
ufs_quota.c Update and add locking to ufs_quota: 2007-07-19 09:33:04 +00:00
ufs_readwrite.c improve post-ubc file overwrite performance in common cases. 2007-06-05 12:31:30 +00:00
ufs_vfsops.c Using POOL_INIT here makes no sense, since file systems always have 2007-06-30 09:37:53 +00:00
ufs_vnops.c Move `struct dquot' and its supporting functions from quota.h to ufs_quota.c. 2007-07-10 09:50:07 +00:00
ufsmount.h include quota.h to score definitions used by this header 2007-07-16 13:55:51 +00:00