]> 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)
committerJule Anger <janger@samba.org>
Thu, 20 Mar 2025 09:59:09 +0000 (09:59 +0000)
commit2a70febce8a59a688415869ba017e0775a6fed2e
tree910eb3278d5e73f0e13ccecf8fedc2e952a0c60a
parent32e6aefa86d9e1dc0f4520d01eb59a18c54fbf5a
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=15822

Signed-off-by: Anoop C S <anoopcs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 9524b402f811fd2fc35c9952df0496898f8e2cbe)
source3/modules/vfs_ceph_new.c