[Bugs] [Bug 1640026] improper checking to avoid identical mounts

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 24 10:19:31 UTC 2018


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

Worker Ant <bugzilla-bot at gluster.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|POST                        |MODIFIED



--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/21405 committed in master by "Amar Tumballi"
<amarts at redhat.com> with a commit message- mount.glusterfs: A more explicit
check to avoid identical mounts

Change check condition from
"[[:space:]+]${mount_point}[[:space:]+]fuse" to
"[[:space:]+]${mount_point}[[:space:]+]fuse.glusterfs". Fix false
postive check result for mount points of other FUSEes, such as "fuse.sshfs".

Change-Id: I13898b50a651a8f5ecc3a94d01b3b5de37ec4cbc
fixes: bz#1640026
Signed-off-by: Han Han <hhan at redhat.com>

-- 
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