Source-Changes archive

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

CVS commit: src/sys/ufs/ffs



Module Name:    src
Committed By:   fvdl
Date:           Mon Mar 31 21:02:13 UTC 2003

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

Log Message:
The modified flag must be cleared before the last sbupdate call in
unmount, because ffs_flushfiles or softdep_flushfiles may have
modified the filesystem (despite VFS_SYNC having been called first).


To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 src/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