[Bugs] [Bug 1411228] remove-brick status shows 0 rebalanced files
bugzilla at redhat.com
bugzilla at redhat.com
Sat Feb 18 17:22:33 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1411228
--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16417 committed in master by Kaleb KEITHLEY
(kkeithle at redhat.com)
------
commit 621fedf8aeb3e972db33b3eefa6cbdbef104d6a6
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>
--
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=fBrUxrTMCm&a=cc_unsubscribe
More information about the Bugs
mailing list