cvs commit: src/sys/coda coda_vfsops.c
Robert Watson
rwatson at FreeBSD.org
Wed Jul 11 21:34:42 UTC 2007
rwatson 2007-07-11 21:34:41 UTC
FreeBSD src repository
Modified files:
sys/coda coda_vfsops.c
Log:
Fix ioctls on the control vnode: ioctls on a character device fail with
ENOTTY. Make the control vnode a regular file so that ioctls are passed
through to our kernel module.
Submitted by: Jan Harkes <jaharkes at cs.cmu.edu>
Approved by: re (kensmith)
Revision Changes Path
1.64 +1 -1 src/sys/coda/coda_vfsops.c
More information about the cvs-src
mailing list