Source-Changes archive

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

CVS commit: src/sys/coda



Module Name:    src
Committed By:   gdt
Date:           Sun Apr 15 14:10:28 UTC 2007

Modified Files:
        src/sys/coda: coda_vnops.c

Log Message:
Stop doing vref of vnodes on open (and vrele on close); this makes no
sense.

Improve coda_inactive, turning commented out DIAGNOSTIC checks into printfs.

minor style/comment fixes.


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 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