NetBSD/sys/ufs
joerg f39fcf5763 LFS will never set SF_SNAPSHOT and doesn't support ffs_snapgone anyway.
So conditionally the calls to that function on the inclusion of FFS and
allow a LFS-only kernel to link.
2006-11-16 22:29:03 +00:00
..
ext2fs __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ffs ifdef out an unused function if !FFS_NO_SNAPSHOT 2006-11-16 21:21:34 +00:00
lfs __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
mfs __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ufs LFS will never set SF_SNAPSHOT and doesn't support ffs_snapgone anyway. 2006-11-16 22:29:03 +00:00
Makefile
files.ufs Let ext2fs be built even when none of ffs, lfs and mfs are present. 2006-11-13 16:12:54 +00:00