freebsd-nq/sys/ufs
Kirk McKusick d4c1816924 Clean up warning about undeclared function by declaring softdep_fsync
in mount.h instead of ffs_extern.h. The correct solution is to use
an indirect function pointer so that the kernel does not have to be
built with options FFS, but that will be left for another day.
2000-07-11 19:28:26 +00:00
..
ffs Clean up warning about undeclared function by declaring softdep_fsync 2000-07-11 19:28:26 +00:00
mfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
ufs Finish repo-copy: 2000-07-10 13:48:06 +00:00