]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_ceph_new: Add path based fallback for SMB_VFS_FCHMOD
authorAnoop C S <anoopcs@samba.org>
Fri, 14 Mar 2025 14:29:33 +0000 (19:59 +0530)
committerJule Anger <janger@samba.org>
Tue, 18 Mar 2025 15:46:17 +0000 (15:46 +0000)
commitd6232bbda2faa94bedac5d860065058b5189d22e
tree2424dcc6873a377c31bb27a78d9f526c0ef5fcee
parent112099fb1107f39577843bb428d3efed0c25323e
vfs_ceph_new: Add path based fallback for SMB_VFS_FCHMOD

Fallback mechanism was missing in vfs_ceph_fchmod() for path based call.

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

Signed-off-by: Anoop C S <anoopcs@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
(cherry picked from commit 9c019ecf4eae6e6bef48323a0b093e17b0708ee8)
source3/modules/vfs_ceph_new.c