NetBSD/sys/ufs/ufs
hannken 2c825e5573 Use a pool for struct direct instead of kernel stack.
Reduces the kernel stack usage by 264 bytes.

Approved by: Jason R. Thorpe <thorpej@netbsd.org>
2004-06-20 18:25:49 +00:00
..
dinode.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
dir.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
inode.h Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
Makefile
quota.h First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
ufs_bmap.c Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
ufs_bswap.h Remove references to University of California from my copyright notices. 2003-10-05 17:48:49 +00:00
ufs_extern.h Use a pool for struct direct instead of kernel stack. 2004-06-20 18:25:49 +00:00
ufs_ihash.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
ufs_inode.c Clean up the usage of vn_start_write(). At least one occurence clobbered 2003-11-05 10:18:38 +00:00
ufs_lookup.c Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
ufs_quota.c Clean up the usage of vn_start_write(). At least one occurence clobbered 2003-11-05 10:18:38 +00:00
ufs_readwrite.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
ufs_vfsops.c Use a pool for struct direct instead of kernel stack. 2004-06-20 18:25:49 +00:00
ufs_vnops.c Use a pool for struct direct instead of kernel stack. 2004-06-20 18:25:49 +00:00
ufsmount.h Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00