vfs_ceph: add .fcntl_fn hook
authorDavid Disseldorp <ddiss@samba.org>
Tue, 21 Jan 2020 00:12:42 +0000 (01:12 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 21 Jan 2020 14:38:44 +0000 (14:38 +0000)
commitb56c56eecdfe63c23204fbc3a72ebde9ac01a708
tree6f84aabcdbc77ba304cb1b4215c9ebee764cbaad
parent0a77890bbc938a75ad2255ac36861262f0c3fd1a
vfs_ceph: add .fcntl_fn hook

This hook is currently called via vfs_set_blocking(), so can safely be
ignored.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14241

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
source3/modules/vfs_ceph.c