NetBSD/sys/ufs
hubertf eda05c6413 Remove more duplicate headers.
Patch by Slava Semushin <slava.semushin@gmail.com>

Again, this was tested by comparing obj files from a pristine and a patched
source tree against an i386/ALL kernel, and also for src/sbin/fsck_ffs,
src/sbin/fsdb and src/usr.sbin/makefs. Only changes in assert() line numbers
were detected in 'objdump -d' output.
2007-01-29 01:52:43 +00:00
..
ext2fs New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
ffs Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
lfs New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
mfs New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
ufs New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
files.ufs Let ext2fs be built even when none of ffs, lfs and mfs are present. 2006-11-13 16:12:54 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00