]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_ceph_new: Retrieve fs capabilties using vfs_get_fs_capabilities
authorAnoop C S <anoopcs@samba.org>
Thu, 3 Oct 2024 07:02:04 +0000 (12:32 +0530)
committerRalph Boehme <slow@samba.org>
Mon, 7 Oct 2024 12:25:30 +0000 (12:25 +0000)
commit9524b402f811fd2fc35c9952df0496898f8e2cbe
treefb4af90e80323a2bb6fe7090bf3d332ea0fbfff4
parent58cf7a63209b0a898bc39c9f8b7de5188bef618f
vfs_ceph_new: Retrieve fs capabilties using vfs_get_fs_capabilities

Make use of get_fs_capabilties to start with already known fs
capabilties from connect phase.

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

Signed-off-by: Anoop C S <anoopcs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/vfs_ceph_new.c