Add uint32_t name_hash argument (currently unused) to get_file_infos().
authorJeremy Allison <jra@samba.org>
Tue, 25 Jan 2011 21:57:38 +0000 (13:57 -0800)
committerJeremy Allison <jra@samba.org>
Tue, 25 Jan 2011 22:02:18 +0000 (14:02 -0800)
commita65bce4e38d0b940286c7c93c226651e5fb45082
treef79cc511c3abfeadb19507b40389b038b3f0a231
parentb97f1ce68a512cb0da71ee1de9ddaa49dd466068
Add uint32_t name_hash argument (currently unused) to get_file_infos().

Will be used when we store more than one delete on close token.
source3/include/proto.h
source3/locking/locking.c
source3/smbd/dir.c
source3/smbd/filename.c
source3/smbd/nttrans.c
source3/smbd/reply.c
source3/smbd/smb2_create.c
source3/smbd/smb2_getinfo.c
source3/smbd/trans2.c