NetBSD/sys/miscfs/specfs
elad 3964702f3a For the VBLK case, we always check vfs_mountedon() and it has nothing
to do with the security model used. Move back the call to spec_open(),
which can now return the real return value from vfs_mountedon() (EBUSY)
and not EPERM, changing semantics.
2006-09-19 16:41:57 +00:00
..
Makefile
spec_vnops.c For the VBLK case, we always check vfs_mountedon() and it has nothing 2006-09-19 16:41:57 +00:00
specdev.h integrate kauth. 2006-05-14 21:31:52 +00:00