This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
fs
/
nwfs
History
rwatson
1e5ea4d085
Replace lockmgr lock protecting nwfs vnode hash table with an sx lock.
...
MFC after: 1 month
2008-03-02 19:02:30 +00:00
..
nwfs_io.c
Change the VOP_OPEN(), vn_open() vnode operation and d_fdopen() cdev operation
2007-06-01 14:33:11 +00:00
nwfs_ioctl.c
…
nwfs_mount.h
…
nwfs_node.c
Replace lockmgr lock protecting nwfs vnode hash table with an sx lock.
2008-03-02 19:02:30 +00:00
nwfs_node.h
…
nwfs_subr.c
- Handle buffer lock waiters count directly in the buffer cache instead
2008-03-01 19:47:50 +00:00
nwfs_subr.h
…
nwfs_vfsops.c
VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used in
2008-01-13 14:44:15 +00:00
nwfs_vnops.c
VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used in
2008-01-13 14:44:15 +00:00
nwfs.h
…