Source-Changes archive

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

CVS commit: src/sys/ufs/lfs



Module Name:    src
Committed By:   perseant
Date:           Tue Mar  4 19:19:44 UTC 2003

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

Log Message:
Make sure we hold the uobjlock when checking for dirty pages, in lfs_vflush.
Note that pages can become dirty without our knowing it, anyway; don't
panic if that happens.


To generate a diff of this commit:
cvs rdiff -r1.105 -r1.106 src/sys/ufs/lfs/lfs_segment.c
cvs rdiff -r1.92 -r1.93 src/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