[Bugs] [Bug 1593351] mount.glusterfs incorrectly reports "getfattr not found"

bugzilla at redhat.com bugzilla at redhat.com
Thu Jun 21 05:44:54 UTC 2018


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

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/20336 committed in master by "Amar Tumballi"
<amarts at redhat.com> with a commit message- fuse: avoid using the which command

In mount.glusterfs avoid using the which tool as it may not exist
on minimal system installs. Use the "command -v" builtin as
it is expected to be more portable.
Remove a extra semicolon while we're at it.

Change-Id: Ib682ed4955d5bad1beb94b65d10f4c44e9490767
fixes: bz#1593351
Signed-off-by: John Mulligan <jmulligan 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