Date: Wed, 11 Jul 2007 21:34:41 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/coda coda_vfsops.c Message-ID: <200707112134.l6BLYfur000292@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@cs.cmu.edu>
Approved by: re (kensmith)
Revision Changes Path
1.64 +1 -1 src/sys/coda/coda_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707112134.l6BLYfur000292>
