vfs_glusterfs: remove init_search_op handling
authorUri Simchoni <uri@samba.org>
Fri, 10 Nov 2017 19:39:54 +0000 (21:39 +0200)
committerJeremy Allison <jra@samba.org>
Sat, 11 Nov 2017 03:49:27 +0000 (04:49 +0100)
commit0f1dede9a90996d0a0cbbe91c2a0389b47b706b7
tree62f0af5de8ce50ed62e795955f5d8d9725bb8021
parentfd1aa4a6b0f58882e3ae6a53f9116d254e036cdf
vfs_glusterfs: remove init_search_op handling

This VFS function is about to be removed. It can be
removed by a separate commit because both the glusterfs
and the default implementations are no-ops.

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_glusterfs.c