Date: Sat, 27 Jun 1998 00:37:34 +0200 From: Poul-Henning Kamp <phk@FreeBSD.ORG> To: fs@FreeBSD.ORG Subject: specfs oddity... Message-ID: <252.898900654@critter.freebsd.dk>
next in thread | raw e-mail | index | archive | help
Does anybody know why spec_open for VCHR devices does a VOP_UNLOCK() / vn_lock(vp, LK_EXCLUSIVE) around the devicedriver open routine but doesn't do it for VBLK devices ? -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "ttyv0" -- What UNIX calls a $20K state-of-the-art, 3D, hi-res color terminal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?252.898900654>