Source-Changes archive

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

CVS commit: gnusrc



Module Name:    gnusrc
Committed By:   fvdl
Date:           Wed Nov 24 23:13:16 UTC 1999

Modified Files:
        gnusrc/gnu/sys/ufs/ffs: ffs_softdep.c

Log Message:
Use splbio() in getdirtybuf() to prevent bad things from happening due
to queue race conditions. Don't use B_VFLUSH as it's not appropriate for
this case.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 gnusrc/gnu/sys/ufs/ffs/ffs_softdep.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