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
/
smbfs
History
dfr
24117e6296
When calling lf_advlock to unlock a record, make sure that ap->a_fl->l_type
...
is F_UNLCK otherwise we trigger a LOCKF_DEBUG panic. MFC after: 3 days
2008-04-14 09:22:48 +00:00
..
smbfs_io.c
Axe the 'thread' argument from VOP_ISLOCKED() and lockstatus() as it is
2008-02-25 18:45:57 +00:00
smbfs_node.c
Replace lockmgr lock protecting smbfs node hash table with sx lock.
2008-03-02 18:56:13 +00:00
smbfs_node.h
…
smbfs_smb.c
…
smbfs_subr.c
…
smbfs_subr.h
…
smbfs_vfsops.c
Replace lockmgr lock protecting smbfs node hash table with sx lock.
2008-03-02 18:56:13 +00:00
smbfs_vnops.c
When calling lf_advlock to unlock a record, make sure that ap->a_fl->l_type
2008-04-14 09:22:48 +00:00
smbfs.h
Replace lockmgr lock protecting smbfs node hash table with sx lock.
2008-03-02 18:56:13 +00:00