[Bugs] [Bug 1424974] remove-brick status shows 0 rebalanced files

bugzilla at redhat.com bugzilla at redhat.com
Sun Feb 26 21:47:37 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1424974



--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16687 committed in release-3.8 by Kaleb
KEITHLEY (kkeithle at redhat.com) 
------
commit 19aeb28e73c20a9ded183676c6080dc37515513c
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: Icaf46ebb440a3a722fd2fd771dd9d2f765b35ef4
    BUG: 1424974
    Signed-off-by: Xavier Hernandez <xhernandez at datalab.es>
    Reviewed-on: https://review.gluster.org/16687
    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: 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=ZmBcrill8O&a=cc_unsubscribe


More information about the Bugs mailing list