[Bugs] [Bug 1505527] Posix compliance rename test fails on fuse subdir mount
bugzilla at redhat.com
bugzilla at redhat.com
Tue Oct 24 12:21:31 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1505527
--- Comment #3 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/18558 committed in master by Jeff Darcy
(jeff at pl.atyp.us)
------
commit 2ade36cd98ea0f5bd2a8f619a19c20438318afaf
Author: Amar Tumballi <amarts at redhat.com>
Date: Mon Oct 23 21:17:52 2017 +0200
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>
--
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=2w72Quyct2&a=cc_unsubscribe
More information about the Bugs
mailing list