[Bugs] [Bug 1285230] Data Tiering:File create terminates with "Input/output error" as split brain is observed
bugzilla at redhat.com
bugzilla at redhat.com
Mon Dec 21 04:04:42 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1285230
--- Comment #28 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/12894 committed in master by Pranith Kumar
Karampuri (pkarampu at redhat.com)
------
commit d5a9e765543fd6eec5d522e4f3f062bef97aefed
Author: Ravishankar N <ravishankar at redhat.com>
Date: Mon Dec 7 18:03:03 2015 +0530
afr: refresh inode using fstat
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: 1285230
Signed-off-by: Ravishankar N <ravishankar at redhat.com>
Reviewed-on: http://review.gluster.org/12894
Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
--
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