[Bugs] [Bug 1297195] New: no-mtab (-n) mount option ignore next mount option
bugzilla at redhat.com
bugzilla at redhat.com
Sun Jan 10 12:15:18 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1297195
Bug ID: 1297195
Summary: no-mtab (-n) mount option ignore next mount option
Product: GlusterFS
Version: mainline
Component: fuse
Keywords: Triaged
Assignee: ndevos at redhat.com
Reporter: ndevos at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com
Description of problem:
The -n option does not take any arguments. It seems like this shift is removing
the next option.
Version-Release number of selected component (if applicable):
all
How reproducible:
100%
Steps to Reproduce:
1. mount -t glusterfs -n -o ro storage.example.com:/volume /mnt
2. verify that the volume is mounted read-only (it is not)
Actual results:
The option after "-n" is skipped, if this is the "-o .." option, all mount
options are ignored.
Expected results:
Mounting with "-n" should not affect any of the options it follows.
Additional info:
--
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=jD7MeDtKoE&a=cc_unsubscribe
More information about the Bugs
mailing list