[Bugs] [Bug 1158130] New: Not possible to disable fopen-keeo-cache when mounting
bugzilla at redhat.com
bugzilla at redhat.com
Tue Oct 28 16:22:02 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1158130
Bug ID: 1158130
Summary: Not possible to disable fopen-keeo-cache when mounting
Product: GlusterFS
Version: 3.6.0
Component: fuse
Severity: medium
Assignee: bugs at gluster.org
Reporter: pspencer at fields.utoronto.ca
CC: bugs at gluster.org, gluster-bugs at redhat.com
Created attachment 951449
--> https://bugzilla.redhat.com/attachment.cgi?id=951449&action=edit
Patch to allow mounting with -o fopen-keep-cache=off
It is not possible, when using the regular mount command, to stop glusterfs
from using fopen-keep-cache, which is the default when fuse supports automatic
cache revalidation.
The glusterfs executable accepts "--fopen-keep-cache=off", but mount.glusterfs
does not; it only accepts "--fopen-keep-cache" with no arguments.
The attached patch fixes that and also corrects the documentation which
incorrectly states that the default value of fopen-keep-cache is false whereas
in fact the default value is true if fuse supports automatic cache
revalidation.
--
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