diff options
author | Niels de Vos <ndevos@redhat.com> | 2015-03-07 08:10:06 -0500 |
---|---|---|
committer | Raghavendra Bhat <raghavendra@redhat.com> | 2015-03-07 07:14:47 -0800 |
commit | d494bec041d3581d8ed8f987929ab7b3a8cfb1a9 (patch) | |
tree | a7d5530bd2f34f61fd8f2222664b63ecea7d1c51 /tests | |
parent | 4a49d0bf260d000aeae185f9f21f589a6ee01618 (diff) |
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@freiheit.schottelius.org>
> Reviewed-on: http://review.gluster.org/9824
> Reviewed-by: Niels de Vos <ndevos@redhat.com>
> Tested-by: Gluster Build System <jenkins@build.gluster.com>
> Reviewed-by: Raghavendra Talur <rtalur@redhat.com>
> Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Change-Id: I15d07cd49e6b0392331047edb441925f48047b2b
BUG: 1199577
Signed-off-by: Niels de Vos <ndevos@redhat.com>
Reviewed-on: http://review.gluster.org/9826
Reviewed-by: Nico Schottelius <nico-gluster-users@schottelius.org>
Tested-by: Nico Schottelius <nico-gluster-users@schottelius.org>
Reviewed-by: Humble Devassy Chirammal <humble.devassy@gmail.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Raghavendra Bhat <raghavendra@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions