NetBSD/sys/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
..
ext2fs Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
ffs Use one daddr_t XXXblks[NDADDR + NIADDR] instead of two. 2004-06-20 18:23:30 +00:00
lfs lfs_gop_write: assert that ifile never come here. 2004-05-30 20:45:44 +00:00
mfs Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
ufs Use a pool for struct direct instead of kernel stack. 2004-06-20 18:25:49 +00:00
files.ufs Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
Makefile