[Bugs] [Bug 1297209] New: no-mtab (-n) mount option ignore next mount option
bugzilla at redhat.com
bugzilla at redhat.com
Sun Jan 10 15:33:11 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1297209
Bug ID: 1297209
Summary: no-mtab (-n) mount option ignore next mount option
Product: GlusterFS
Version: 3.7.7
Component: fuse
Keywords: Triaged
Assignee: bugs at gluster.org
Reporter: ndevos at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com
Depends On: 1297195
Blocks: 1279240 (glusterfs-3.7.7)
+++ This bug was initially created as a clone of Bug #1297195 +++
+++ +++
+++ Use this bug to backport the fix to release-3.7. +++
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:
--- Additional comment from Vijay Bellur on 2016-01-10 13:15:44 CET ---
REVIEW: http://review.gluster.org/12988 (no-mtab (-n) mount option ignore next
mount option) posted (#2) for review on master by Niels de Vos
(ndevos at redhat.com)
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1279240
[Bug 1279240] GlusterFS 3.7.7 release tracker
https://bugzilla.redhat.com/show_bug.cgi?id=1297195
[Bug 1297195] no-mtab (-n) mount option ignore next mount option
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list