NetBSD/sys/ufs
perseant 2f695b5476 Provide a resize_lfs(8), including kernel and cleaner support. The current
implementation requires the fs to be mounted while resizing.  Tested in both
directions, and everything appears to work happily, but ymmv.
2005-04-23 19:47:51 +00:00
..
ext2fs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
ffs don't assign to non-lvalue. found by gcc4. 2005-04-21 14:02:02 +00:00
lfs Provide a resize_lfs(8), including kernel and cleaner support. The current 2005-04-23 19:47:51 +00:00
mfs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
ufs Keep per-inode, per-fs, and subsystem-wide counts of blocks allocated through 2005-04-19 20:59:05 +00:00
files.ufs nuke trailing whitespace 2005-02-26 22:31:44 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00