]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_ceph: improve readability of cephwrap_realpath
authorShachar Sharon <ssharon@redhat.com>
Thu, 30 May 2024 07:27:35 +0000 (10:27 +0300)
committerAnoop C S <anoopcs@samba.org>
Thu, 27 Jun 2024 05:34:33 +0000 (05:34 +0000)
commit4e21a8b278629ac043ae20ca8a445e2d1138af82
treecc6969fe637e5fdb3d5fe0350ecd63e5a0bb215a
parent3c1691aff55518b8f361e43d2c80f40d896df1d7
vfs_ceph: improve readability of cephwrap_realpath

Minor code cleanup: use local variable to reference current-work dir.
This commit is in preparation to following code-cleanup which aligns
line-length with Samba's coding conventions.

Signed-off-by: Shachar Sharon <ssharon@redhat.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Anoop C S <anoopcs@samba.org>
source3/modules/vfs_ceph.c