freebsd-dev/sys/fs/smbfs
Davide Italiano caa8e38fa6 Change VM_OBJECT_LOCK/UNLOCK() -> VM_OBJECT_WLOCK/WUNLOCK() to reflect
the recent switch of the vm object lock to a rwlock.

Reported by:	attilio
2013-05-04 14:27:28 +00:00
..
smbfs_io.c Change VM_OBJECT_LOCK/UNLOCK() -> VM_OBJECT_WLOCK/WUNLOCK() to reflect 2013-05-04 14:27:28 +00:00
smbfs_node.c - smbfs_rename() might return an error value without correctly upgrading 2012-11-26 04:29:47 +00:00
smbfs_node.h Until now, smbfs_fullpath() computed the full path starting from the 2012-11-22 08:58:29 +00:00
smbfs_smb.c smbfs_lookup() in the DOTDOT case operates on dvp->n_parent without 2013-03-09 13:25:45 +00:00
smbfs_subr.c Until now, smbfs_fullpath() computed the full path starting from the 2012-11-22 08:58:29 +00:00
smbfs_subr.h Fix panic due to page faults while in kernel mode, under conditions of 2012-10-31 03:34:07 +00:00
smbfs_vfsops.c Overhaul locking in netsmb, getting rid of the obsolete lockmgr() primitive. 2013-05-04 14:18:10 +00:00
smbfs_vnops.c smbfs_lookup() in the DOTDOT case operates on dvp->n_parent without 2013-03-09 13:25:45 +00:00
smbfs.h Completely rewrite the interface to smbdev switching from dev_clone 2013-05-04 14:03:18 +00:00