r23067: use 'const union smb_search_data *file' also in the server code to get rid
authorStefan Metzmacher <metze@samba.org>
Tue, 22 May 2007 09:25:58 +0000 (09:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:52:47 +0000 (14:52 -0500)
commit34ef07b1f5acdad27edd80de8de4c6de7f879f9b
tree18a0341525acd9ae2ec669d7b796ba39fe1fc02c
parent1a1a339d48af535d60a37b6c646e3e6ca95d41b5
r23067: use 'const union smb_search_data *file' also in the server code to get rid
of compiler warnings in the cifs backend

metze
13 files changed:
source/ntvfs/cifs/vfs_cifs.c
source/ntvfs/cifs_posix_cli/vfs_cifs_posix.c
source/ntvfs/ipc/vfs_ipc.c
source/ntvfs/nbench/vfs_nbench.c
source/ntvfs/ntvfs.h
source/ntvfs/ntvfs_interface.c
source/ntvfs/posix/pvfs_search.c
source/ntvfs/simple/vfs_simple.c
source/ntvfs/unixuid/vfs_unixuid.c
source/smb_server/blob.c
source/smb_server/smb/search.c
source/smb_server/smb/trans2.c
source/smb_server/smb2/find.c