[Bugs] [Bug 1158037] brick failure detection does not work for ext4 filesystems
bugzilla at redhat.com
bugzilla at redhat.com
Mon Dec 15 13:10:41 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1158037
--- Comment #2 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/8988 committed in release-3.6 by Raghavendra
Bhat (raghavendra at redhat.com)
------
commit 58d0ded8f7bc60f00c57f7e51e93f916085e5957
Author: Lalatendu Mohanty <lmohanty at redhat.com>
Date: Tue Oct 28 17:32:25 2014 +0530
Posix: Brick failure detection fix for ext4 filesystem
Issue: stat() on XFS has a check for the filesystem status but
ext4 does not.
Fix: Replacing stat() call with open, write and read to a new file under
the
"brick/.glusterfs" directory. This change will work for xfs, ext4 and other
fileystems.
Change-Id: Id03c4bc07df4ee22916a293442bd74819b051839
BUG: 1158037
"Signed-off-by: Lalatendu Mohanty <lmohanty at redhat.com>"
"Reviewed-on: http://review.gluster.org/8213"
(cherry picked from commit a7ef6eea4d43afdba9d0453c095e71e6bf22cdb7)
Signed-off-by: Lalatendu Mohanty <lmohanty at redhat.com>
Reviewed-on: http://review.gluster.org/8988
Reviewed-by: Niels de Vos <ndevos at redhat.com>
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Raghavendra Bhat <raghavendra at redhat.com>
Tested-by: Raghavendra Bhat <raghavendra 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=wBwv7DVrl0&a=cc_unsubscribe
More information about the Bugs
mailing list