[Bugs] [Bug 1336285] Worker dies with [Errno 5] Input/ output error upon creation of entries at slave
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jun 7 05:20:49 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1336285
--- Comment #4 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14350 committed in release-3.8 by Raghavendra
G (rgowdapp at redhat.com)
------
commit 445a3b741db8bb89fa126c3082ceda92732a5df9
Author: Raghavendra G <rgowdapp at redhat.com>
Date: Wed May 11 17:49:10 2016 +0530
cluster/distribute: use a linked inode in directory heal codepath
This is needed for following reasons:
* healing is done in lookup and mkdir codepath where inode is not
linked _yet_ as normally linking is done in interface layers
(fuse-bridge, gfapi, nfsv3 etc).
* healing consists of non-lookup fops like inodelk, setattr, setxattr
etc. All non-lookup fops expect a linked inode.
Backport of commit 06f92634d9ad8aa5c56d786e5248016c283e5c5b:
> Change-Id: I1bd8157abbae58431b7f6f6fffee0abfe5225342
> BUG: 1334164
> Signed-off-by: Raghavendra G <rgowdapp at redhat.com>
> Reviewed-on: http://review.gluster.org/14295
> NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
> CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
> Smoke: Gluster Build System <jenkins at build.gluster.com>
> Reviewed-by: Susant Palai <spalai at redhat.com>
> Reviewed-by: mohammed rafi kc <rkavunga at redhat.com>
Change-Id: I1bd8157abbae58431b7f6f6fffee0abfe5225342
BUG: 1336285
Signed-off-by: Raghavendra G <rgowdapp at redhat.com>
Reviewed-on: http://review.gluster.org/14350
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
Smoke: Gluster Build System <jenkins at build.gluster.com>
CentOS-regression: Gluster Build System <jenkins at build.gluster.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=bzdSjjEzNh&a=cc_unsubscribe
More information about the Bugs
mailing list