Add name_hash into the share mode entry struct (as yet only use for renames to identi...
authorJeremy Allison <jra@samba.org>
Tue, 25 Jan 2011 22:01:52 +0000 (14:01 -0800)
committerJeremy Allison <jra@samba.org>
Tue, 25 Jan 2011 22:01:52 +0000 (14:01 -0800)
commitb97f1ce68a512cb0da71ee1de9ddaa49dd466068
tree4e3964b42e078b5d631502c06062c8788b0f093e
parent76418e23bcde1eba4dfefbc10c51c083567a52e6
Add name_hash into the share mode entry struct (as yet only use for renames to identify a specific path).
source3/include/proto.h
source3/include/smb.h
source3/libsmb/smb_share_modes.c
source3/locking/locking.c
source3/smbd/oplock.c
source3/smbd/reply.c