vfs_media_harmony: remove handling of init_search_op
authorUri Simchoni <uri@samba.org>
Fri, 10 Nov 2017 19:48:26 +0000 (21:48 +0200)
committerJeremy Allison <jra@samba.org>
Sat, 11 Nov 2017 03:49:27 +0000 (04:49 +0100)
commit7a34ed88c88036942d955fcc1e303e147f2001fb
treebe2a10526e0d14f03e88f3f515942f0dddd7a9a6
parentfba8bd6cb8315cfbab8883b12eb818a0f8fddfa7
vfs_media_harmony: remove handling of init_search_op

This VFS function is about to be removed in a following commit.
In the meantime, not handling it by vfs_media_harmony poses no
issue because the underlying implenentation is a no-op.

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