[Bugs] [Bug 1199577] mount.glusterfs uses /dev/stderr and fails if the device does not exist

bugzilla at redhat.com bugzilla at redhat.com
Sat Mar 7 15:14:50 UTC 2015


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



--- Comment #3 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9826 committed in release-3.6 by Raghavendra
Bhat (raghavendra at redhat.com) 
------
commit d494bec041d3581d8ed8f987929ab7b3a8cfb1a9
Author: Niels de Vos <ndevos at redhat.com>
Date:   Sat Mar 7 08:10:06 2015 -0500

    Replace /dev/stderr with >&2 in mount scripts

    /dev/stderr is not available on boot in CentOS 7 and thus
    mounting anything from /etc/fstab at boot time fails.

    Instead of using /dev/stderr, the standard error redirection ">&2" is being
used.

    Cherry picked from commit adef0c8860f57c8137382d848244009e9a584497:
    > Change-Id: I15d07cd49e6b0392331047edb441925f48047b2b
    > BUG: 1199545
    > Signed-off-by: Nico Schottelius <nico at freiheit.schottelius.org>
    > Reviewed-on: http://review.gluster.org/9824
    > Reviewed-by: Niels de Vos <ndevos at redhat.com>
    > Tested-by: Gluster Build System <jenkins at build.gluster.com>
    > Reviewed-by: Raghavendra Talur <rtalur at redhat.com>
    > Reviewed-by: Vijay Bellur <vbellur at redhat.com>

    Change-Id: I15d07cd49e6b0392331047edb441925f48047b2b
    BUG: 1199577
    Signed-off-by: Niels de Vos <ndevos at redhat.com>
    Reviewed-on: http://review.gluster.org/9826
    Reviewed-by: Nico Schottelius <nico-gluster-users at schottelius.org>
    Tested-by: Nico Schottelius <nico-gluster-users at schottelius.org>
    Reviewed-by: Humble Devassy Chirammal <humble.devassy at gmail.com>
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-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=maeZdWKrRB&a=cc_unsubscribe


More information about the Bugs mailing list