]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_ceph_new: Add path based fallback for SMB_VFS_FNTIMES
authorAnoop C S <anoopcs@samba.org>
Mon, 17 Mar 2025 14:22:10 +0000 (19:52 +0530)
committerJule Anger <janger@samba.org>
Tue, 18 Mar 2025 16:50:49 +0000 (16:50 +0000)
commit2871634a9f3ca8748e4a59622e6dc4595d3535b7
tree44564b1888547a58056306c7c3fd0be30499756f
parentd6232bbda2faa94bedac5d860065058b5189d22e
vfs_ceph_new: Add path based fallback for SMB_VFS_FNTIMES

Fallback mechanism was missing in vfs_ceph_fntimes() 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>
Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Mon Mar 17 20:48:55 UTC 2025 on atb-devel-224

(cherry picked from commit dbc48a4cda7489363688bb38f6fa678011fedfaf)

Autobuild-User(v4-22-test): Jule Anger <janger@samba.org>
Autobuild-Date(v4-22-test): Tue Mar 18 16:50:49 UTC 2025 on atb-devel-224
source3/modules/vfs_ceph_new.c