Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/miscfs/deadfs



Module Name:    src
Committed By:   tron
Date:           Tue Dec 12 12:58:39 UTC 2006

Modified Files:
        src/sys/miscfs/deadfs [netbsd-4]: dead_vnops.c

Log Message:
Pull up following revision(s) (requested by pooka in ticket #269):
        sys/miscfs/deadfs/dead_vnops.c: revision 1.43
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.41 -r1.41.2.1 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