diff options
author | Niels de Vos <ndevos@redhat.com> | 2013-05-22 16:20:36 +0200 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2013-05-22 12:20:46 -0700 |
commit | 323fe9ec806a4a922fc6f3fd2389368811d6b417 (patch) | |
tree | f773cf524e2075c24376578fc90b5357e4aab643 /tests/bugs/886998 | |
parent | 4df7a3c4888fbf1e1f84246aeac92af396879ce5 (diff) |
rpm: automatically load the fuse module on EL5
The fuse module needs to be loaded before /dev/fuse can be used. On
RHEL6 and Fedora the module is loaded on demand. RHEL5 needs to load the
module manually.
This change add a script under /etc/sysconfig/modules/ that loads the
fuse module on boot and packages it in the EL5 version of
glusterfs-fuse.
One of the features of GlusterFS is to not depend on additional fuse
userspace. The conditional requires on /usr/bin/fusermount is not
needed, this command is never called in the current version (even though
is it referenced in the sources).
Change-Id: I77028dade54771cb49cea68a517100f73763dc85
BUG: 947830
Signed-off-by: Niels de Vos <ndevos@redhat.com>
Reviewed-on: http://review.gluster.org/5070
Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'tests/bugs/886998')
0 files changed, 0 insertions, 0 deletions