s3/vfs: remove now unused is_offline/set_offline VFS functions
authorRalph Boehme <slow@samba.org>
Mon, 10 Oct 2016 15:10:43 +0000 (17:10 +0200)
committerVolker Lendecke <vl@samba.org>
Tue, 11 Oct 2016 12:44:01 +0000 (14:44 +0200)
commit3031815f982e365be50148564d47d7d5afab46e0
tree9621dd503b3379a614fa4c2ab12f00c9f02f8410
parent6f3b421c4a29e63e87a5987f54c925b8668f813c
s3/vfs: remove now unused is_offline/set_offline VFS functions

The previous commit removed all callers of this, so lets remove it.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Tue Oct 11 14:44:03 CEST 2016 on sn-devel-144
12 files changed:
examples/VFS/skel_opaque.c
examples/VFS/skel_transparent.c
source3/include/vfs.h
source3/include/vfs_macros.h
source3/modules/vfs_ceph.c
source3/modules/vfs_full_audit.c
source3/modules/vfs_glusterfs.c
source3/modules/vfs_gpfs.c
source3/modules/vfs_media_harmony.c
source3/modules/vfs_time_audit.c
source3/modules/vfs_unityed_media.c
source3/smbd/vfs.c