NetBSD/sys/ufs/mfs
simonb 831fce13ac In mfs_start(), move the handling of outstanding I/O requests to before
the check for unmounting the filesystem.

Appears to fix kern/10122 from Hitoshi Matsunawa.
2000-10-13 16:53:53 +00:00
..
Makefile
mfs_extern.h
mfs_vfsops.c In mfs_start(), move the handling of outstanding I/O requests to before 2000-10-13 16:53:53 +00:00
mfs_vnops.c Make sure to set the residual count to 0 after a miniroot access 2000-10-09 18:07:06 +00:00
mfsnode.h