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: hannken
Date: Sat Dec 13 15:57:46 UTC 2014
Modified Files:
src/sys/coda: coda_subr.c coda_vfsops.c coda_vnops.c
Log Message:
Attach the control object vnode to the coda mount and release it
on unmount. Initialize special files with NODEV.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/coda/coda_subr.c
cvs rdiff -u -r1.81 -r1.82 src/sys/coda/coda_vfsops.c
cvs rdiff -u -r1.98 -r1.99 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