Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   perseant
Date:           Fri Dec  3 21:47:45 UTC 1999

Modified Files:
        syssrc/sys/ufs/lfs: lfs_segment.c lfs_vnops.c

Log Message:
Handle the case of a vnode flush while dirops are active correctly in
lfs_segwrite.  Also, make sure a flush is called in SET_DIROP before sleeping
on its results.  Addresses PR #8863.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 syssrc/sys/ufs/lfs/lfs_segment.c
cvs rdiff -r1.32 -r1.33 syssrc/sys/ufs/lfs/lfs_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