Module Name: src Committed By: gdt Date: Tue Sep 13 19:34:27 UTC 2011
Modified Files:
src/sys/coda: coda_vnops.c
Log Message:
Reduce verbosity of semi-debug coda_inactive printf.
Rather than print if the usecount is > 0, only print if it is greater
than 1. It seems 1 is normal.
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 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.
