Source-Changes archive

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

CVS commit: src/sys/miscfs/deadfs



Module Name:    src
Committed By:   pooka
Date:           Sun Dec 10 23:57:33 UTC 2006

Modified Files:
        src/sys/miscfs/deadfs: dead_vnops.c

Log Message:
Teach deadfs about vm object locking for getpages.  This avoids
errors resulting from situations where we take a page fault for a
vnode which has been converted a deadfs vnode.

wrstuden ok


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/sys/miscfs/deadfs/dead_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