[Bugs] [Bug 1290363] Data Tiering:File create terminates with "Input/output error" as split brain is observed
bugzilla at redhat.com
bugzilla at redhat.com
Tue Dec 29 07:25:27 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1290363
--- Comment #4 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13040 committed in release-3.7 by Pranith
Kumar Karampuri (pkarampu at redhat.com)
------
commit f88369e75fc2482eec68da798d849acaa30c5de8
Author: Ravishankar N <ravishankar at redhat.com>
Date: Mon Dec 7 18:03:03 2015 +0530
afr: refresh inode using fstat
Backport of http://review.gluster.org/12894
For fd based operations (fgetxattr, readv etc.) if an inode refresh is
required, do so using fstat instead of lookup. This is because the file
might have been deleted by another client before refresh but posix
mandates that FOPS using already open fds must still succeed.
Change-Id: Id5f71c3af4892b648eb747f363dffe6208e7ac09
BUG: 1290363
Signed-off-by: Ravishankar N <ravishankar at redhat.com>
Reviewed-on: http://review.gluster.org/13040
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
More information about the Bugs
mailing list