vfs_default: Retrieve fs capabilites using vfs_get_fs_capabilties
commit9bced4429e90ba871b848f31738aa8614bf03b08
authorAnoop C S <anoopcs@samba.org>
Tue, 24 Sep 2024 05:55:54 +0000 (24 11:25 +0530)
committerRalph Boehme <slow@samba.org>
Mon, 7 Oct 2024 12:25:30 +0000 (7 12:25 +0000)
tree264262abdb151d28850d2684dd19d3438ae4a6d1
parentb1fbaefc665a7fb0413a26bd0304f97356fda414
vfs_default: Retrieve fs capabilites using vfs_get_fs_capabilties

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_default.c