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:   chs
Date:           Sun May  5 17:00:07 UTC 2002

Modified Files:
        syssrc/sys/ufs/ffs: ffs_extern.h ffs_vnops.c

Log Message:
for softdep vnodes, always write together the pages for any block that
might have a dependency , since the accounting doesn't work otherwise.
fixes PRs 15364 16336 16448.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/ufs/ffs/ffs_extern.h
cvs rdiff -r1.48 -r1.49 syssrc/sys/ufs/ffs/ffs_vnops.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