NetBSD/sys/ufs
lukem c50eb8cc85 deprecate fs_fscktime; we never used it.
in an effort to maintain compatibility with freebsd/openbsd/whatever,
i'm attempting to get the superblock format in sync, and freebsd uses
the int32_t at this position for `fs_pendinginodes'.

if we ever decide to implement fscktime functionality, we'll:
a) make sure to liaise with the other projects to reserve the same
   spare field
b) actually implement the code this time ...

(this is also preparing us for other changes, like the new dirpref code)
2001-09-03 14:52:17 +00:00
..
ext2fs heirarchy -> hierarchy 2001-08-24 10:24:45 +00:00
ffs deprecate fs_fscktime; we never used it. 2001-09-03 14:52:17 +00:00
lfs disable mmap() for LFS until it is fixed. 2001-08-24 06:42:46 +00:00
mfs
ufs heirarchy -> hierarchy 2001-08-24 10:24:45 +00:00
Makefile