mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 10:42:45 +00:00
6bdfe06ad9
* lockstatus() and VOP_ISLOCKED() gets a new process argument and a new return value: LK_EXCLOTHER, when the lock is held exclusively by another process. * The ASSERT_VOP_(UN)LOCKED family is extended to use what this gives them * Extend the vnode_if.src format to allow more exact specification than locked/unlocked. This commit should not do any semantic changes unless you are using DEBUG_VFS_LOCKS. Discussed with: grog, mch, peter, phk Reviewed by: peter |
||
---|---|---|
.. | ||
nwfs_io.c | ||
nwfs_ioctl.c | ||
nwfs_mount.h | ||
nwfs_node.c | ||
nwfs_node.h | ||
nwfs_subr.c | ||
nwfs_subr.h | ||
nwfs_vfsops.c | ||
nwfs_vnops.c | ||
nwfs.h |