NetBSD/sys/ufs/mfs
christos ee16aae1e5 Revert to using specfs_fsync(); using a do-nothing mfs_fsync() does not work
because the filesystem cannot be unmounted since ffs_fsync() will loop forever
trying to empty the v_dirtyblkhd list.
2008-06-02 00:24:28 +00:00
..
Makefile
mfs_extern.h PR kern/38141 lookup/vfs_busy acquire rwlock recursively 2008-05-06 18:43:44 +00:00
mfs_vfsops.c Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
mfs_vnops.c Revert to using specfs_fsync(); using a do-nothing mfs_fsync() does not work 2008-06-02 00:24:28 +00:00
mfsnode.h Changes for PR kern/38291 (panic unmounting MFS /tmp): 2008-03-26 14:19:43 +00:00