]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_ceph_new: Add path based fallback for SMB_VFS_FCHOWN
authorAnoop C S <anoopcs@samba.org>
Fri, 14 Mar 2025 14:17:42 +0000 (19:47 +0530)
committerJule Anger <janger@samba.org>
Mon, 24 Mar 2025 12:51:08 +0000 (12:51 +0000)
commit997b47367971a3d73192c15748447fa482524d31
tree7e336f0e3bf51a7e141139ffacb223ee3cb4e235
parent9d9998a528bfb6b87650964035af23bc1fa32e77
vfs_ceph_new: Add path based fallback for SMB_VFS_FCHOWN

Fallback mechanism was missing in vfs_ceph_fchown() 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 abb97683902f50b2a57989f30c0fb53fd3492af9)
source3/modules/vfs_ceph_new.c