freebsd-nq/sys/fs/devfs
John Baldwin 06d0d0e274 Don't explicitly drop Giant around d_open/d_fdopen/d_close for MPSAFE
drivers.  Since devfs is already marked MPSAFE it shouldn't be held
anyway.

MFC after:	2 weeks
Discussed with:	phk
2008-05-07 19:03:57 +00:00
..
devfs_devs.c
devfs_int.h
devfs_rule.c
devfs_vfsops.c
devfs_vnops.c Don't explicitly drop Giant around d_open/d_fdopen/d_close for MPSAFE 2008-05-07 19:03:57 +00:00
devfs.h