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:           Tue Nov 23 23:52:58 UTC 1999

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

Log Message:
Be more careful to block bio interrupts for some data structures. There
were at least a few missed cases where vp->v_{clean,dirty}blkhd were
unprotected since the softdep/trickle sync merge.


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