NetBSD/sys/ufs
fvdl a833eaf1fe XXXX temporary measure: in the case of a softdep 'unmount pending error',
do not mark the filesystem clean, as this will mean that one or more
     files were likely not completely removed (will show up as unconnected
     in fsck). Prevents filesystems from being marked clean while they're
     not until this problem has been figured out.
2001-12-30 15:46:53 +00:00
..
ext2fs pick up changes from ufs_balloc_range(). 2001-11-30 07:06:19 +00:00
ffs XXXX temporary measure: in the case of a softdep 'unmount pending error', 2001-12-30 15:46:53 +00:00
lfs use the new compatibility routines to allow mmap() to work 2001-12-18 07:51:16 +00:00
mfs add a VOP_PUTPAGES method for all the filesystems that don't have pages, 2001-12-06 04:27:40 +00:00
ufs Use softdep_change_linkcnt to note that the inode mode was set to 0. 2001-12-27 01:48:38 +00:00
Makefile