Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/coda



Module Name:    src
Committed By:   pavel
Date:           Sun May 13 07:30:42 UTC 2007

Modified Files:
        src/sys/coda [netbsd-4]: coda_vnops.c

Log Message:
Pull up following revision(s) (requested by gdt in ticket #643):
        sys/coda/coda_vnops.c: revision 1.53-1.60 via patch
Major changes to coda vnode operations to restore stability and
functionality.  Make coda_lookup conform to the vnode locking protocol
in the IS_DOTDOT case.  Fix getpages/putpages to use container vnode
properly so that the uvm code does not fail an assertion.  Clean up
handling of pnbuf in light of current rules.  Massive update of comments
and general cleanup.


To generate a diff of this commit:
cvs rdiff -r1.50.8.1 -r1.50.8.2 src/sys/coda/coda_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