Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/ufs/ffs



Module Name:    syssrc
Committed By:   fvdl
Date:           Sun Dec 30 15:46:55 UTC 2001

Modified Files:
        syssrc/sys/ufs/ffs: ffs_vfsops.c

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 syssrc/sys/ufs/ffs/ffs_vfsops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index