glusterfs icon indicating copy to clipboard operation
glusterfs copied to clipboard

fd/inode/xlator.c: remove some redundant 'THIS' assignments

Open mykaul opened this issue 2 years ago • 4 comments

We can just save it once and restore it once, in those loops.

Updates: #1000 Signed-off-by: Yaniv Kaul [email protected]

mykaul avatar Aug 07 '22 12:08 mykaul

/run regression

mykaul avatar Aug 07 '22 14:08 mykaul

1 test(s) failed ./tests/bugs/posix/bug-1651445.t

0 test(s) generated core

5 test(s) needed retry ./tests/000-flaky/basic_mount-nfs-auth.t ./tests/000-flaky/bugs_nfs_bug-1116503.t ./tests/basic/afr/ta-shd.t ./tests/bugs/glusterd/bug-1696046.t ./tests/bugs/posix/bug-1651445.t

2 flaky test(s) marked as success even though they failed ./tests/000-flaky/basic_mount-nfs-auth.t ./tests/000-flaky/bugs_nfs_bug-1116503.t https://build.gluster.org/job/gh_centos7-regression/2684/

gluster-ant avatar Aug 07 '22 17:08 gluster-ant

/run regression

mykaul avatar Aug 15 '22 12:08 mykaul

This will be done as part of #3730.

xhernandez avatar Sep 20 '22 10:09 xhernandez

This will be done as part of #3730.

Indeed.

mykaul avatar Sep 29 '22 18:09 mykaul