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:   mycroft
Date:           Sat Aug 14 01:30:56 UTC 2004

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

Log Message:
In the indirect block unwind case, we only need to do the synchronous writes
of the inode in the softdep case.  XXX This is really a deficiency in softdep.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/ufs/ffs/ffs_balloc.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