Source-Changes archive

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

CVS commit: [vmlocking] src/sys/ufs/ffs



Module Name:    src
Committed By:   ad
Date:           Wed Oct 24 15:06:24 UTC 2007

Modified Files:
        src/sys/ufs/ffs [vmlocking]: ffs_balloc.c

Log Message:
Comment out 'fix' for allocation failure with softdep. It would hang
because we can try to flush pages that we hold busy. Instead it now
crashes (matching what happens on HEAD).


To generate a diff of this commit:
cvs rdiff -r1.44.6.5 -r1.44.6.6 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