vfs_ceph: do not call disk_norm() on disk_free_fn
commit9e60cbfc7cff553c6e5ecfaa73a2e69d58c0e85a
authorUri Simchoni <uri@samba.org>
Sun, 10 Jan 2016 13:38:49 +0000 (10 15:38 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 26 Jan 2016 14:58:12 +0000 (26 15:58 +0100)
tree3de1c1172b2e271a8a5183f8ad86d79ecedbf5d2
parent279c9ce129a2ea16ee7effdd7a46f2d0bf9e95ad
vfs_ceph: do not call disk_norm() on disk_free_fn

This is handled at SMB layer now.

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/modules/vfs_ceph.c