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

bugzilla at redhat.com bugzilla at redhat.com
Sat Mar 7 03:46:45 UTC 2015


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



--- Comment #3 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9824 committed in master by Vijay Bellur
(vbellur at redhat.com) 
------
commit adef0c8860f57c8137382d848244009e9a584497
Author: Nico Schottelius <nico at freiheit.schottelius.org>
Date:   Fri Mar 6 16:25:33 2015 +0100

    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.

    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>

-- 
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=OHBeybDSJq&a=cc_unsubscribe


More information about the Bugs mailing list