[Bugs] [Bug 1505527] Posix compliance rename test fails on fuse subdir mount

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 6 11:44:05 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1505527



--- Comment #5 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/18585 committed in release-3.12 by  

------------- protocol/server: fix the comparision logic in case of subdir
mount

without the fix, the stat entry on a file would return inode==1 for
many files, in case of subdir mount

This happened with the confusion of return value of 'gf_uuid_compare()',
it is more like strcmp, instead of a gf_boolean return value, and hence 
resulted in the bug.

Change-Id: I31b8cbd95eaa3af5ff916a969458e8e4020c86bb
BUG: 1505527
Signed-off-by: Amar Tumballi <amarts at redhat.com>
(cherry picked from commit 2ade36cd98ea0f5bd2a8f619a19c20438318afaf)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=SS9aBfi7md&a=cc_unsubscribe


More information about the Bugs mailing list