]> 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)
committerGünther Deschner <gd@samba.org>
Mon, 17 Mar 2025 19:48:38 +0000 (19:48 +0000)
commitabb97683902f50b2a57989f30c0fb53fd3492af9
tree27c6277b2402d92a729baf313c945445add85946
parent6f912b811f1094ba69c16fb9f11a80b29f0ab69c
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>
source3/modules/vfs_ceph_new.c