]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_ceph_new: Fix a regression in SMB_VFS_GETWD
authorAnoop C S <anoopcs@samba.org>
Mon, 5 Jan 2026 06:26:03 +0000 (11:56 +0530)
committerAnoop C S <anoopcs@samba.org>
Tue, 6 Jan 2026 06:31:41 +0000 (06:31 +0000)
commit2a6b80cbecd6e63baa631d0a63e09433b32f5830
tree5bc0c38eb6697882255164d6743d1ce34dc7cf3d
parent4fef05e5dff17a4ba575f6fc621b624cb81375d2
vfs_ceph_new: Fix a regression in SMB_VFS_GETWD

Previously, commit 701d55846bc48988cd3f353e7555fb170b1fb767 accidentally
removed the statement that copies the current working directory resolved
by the ceph_getwd() call leading to connection problems in Samba‑CephFS
integration.

Signed-off-by: Anoop C S <anoopcs@samba.org>
Reviewed-by: Shweta Sodani <ssodani@redhat.com>
Reviewed-by: Noel Power <npower@samba.org>
Autobuild-User(master): Anoop C S <anoopcs@samba.org>
Autobuild-Date(master): Tue Jan  6 06:31:41 UTC 2026 on atb-devel-224
source3/modules/vfs_ceph_new.c