[Bugs] [Bug 1424973] remove-brick status shows 0 rebalanced files
bugzilla at redhat.com
bugzilla at redhat.com
Mon Feb 20 15:42:59 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1424973
--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16686 committed in release-3.10 by
Shyamsundar Ranganathan (srangana at redhat.com)
------
commit 14b26480e26dbb2e40db039c4fad95548247dddd
Author: Xavier Hernandez <xhernandez at datalab.es>
Date: Tue Jan 10 17:21:56 2017 +0100
posix: Fix creation of files with S_ISVTX on FreeBSD
On FreeBSD the S_ISVTX flag is completely ignored when creating a
regular file. Since gluster needs to create files with this flag set,
specialy for DHT link files, it's necessary to force the flag.
This fix does this by calling fchmod() after creating a file that
must have this flag set.
> Change-Id: I51eecfe4642974df6106b9084a0b144835a4997a
> BUG: 1411228
> Signed-off-by: Xavier Hernandez <xhernandez at datalab.es>
> Reviewed-on: https://review.gluster.org/16417
> Smoke: Gluster Build System <jenkins at build.gluster.org>
> NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
> CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
> Reviewed-by: Raghavendra Bhat <raghavendra at redhat.com>
> Reviewed-by: Kaleb KEITHLEY <kkeithle at redhat.com>
Change-Id: I2087516383bd132c59bbab98eda8f2243a2163fe
BUG: 1424973
Signed-off-by: Xavier Hernandez <xhernandez at datalab.es>
Reviewed-on: https://review.gluster.org/16686
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Raghavendra Bhat <raghavendra at redhat.com>
Reviewed-by: Shyamsundar Ranganathan <srangana 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=UhSR0sBCp3&a=cc_unsubscribe
More information about the Bugs
mailing list