vfs_unityed_media: remove handling of init_search_op
authorUri Simchoni <uri@samba.org>
Fri, 10 Nov 2017 19:50:17 +0000 (21:50 +0200)
committerJeremy Allison <jra@samba.org>
Sat, 11 Nov 2017 03:49:27 +0000 (04:49 +0100)
commitbb40fa8445d650e6d840abe96b0143950da037ca
treec75c8ab537d3ffac0176f834adcb197c34d01ffe
parent7a34ed88c88036942d955fcc1e303e147f2001fb
vfs_unityed_media: remove handling of init_search_op

init_search_op is about to be removed from the VFS in
a following commit. In the meantime, removing it poses
no issue because he underlying impementation is a no-op.

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