diff options
author | Lubomir Rintel <lubo.rintel@gooddata.com> | 2012-08-29 14:55:13 +0200 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2012-09-12 14:39:06 -0700 |
commit | ab039cc10f8493c6964ddc5b1510219708a31c60 (patch) | |
tree | 9b71740885cb876389c129073ed65e0ea9e00a3b /xlators/features/trash/src | |
parent | 4f87fd0ae2ce629576ca5f647a99888d31a46815 (diff) |
fuse-bridge: Pass unknown option down to fuse
In Linux, certain "filesystem-specific" options (passed in string form in last
argument to mount(2)), such as "rootcontext" or "context" are in fact common to
all filesystems, including fuse. We should pass them down to the actual
mount(2) call untouched.
This is achieved by adding "fuse-mountopts" option to mount/fuse translator and
adjusting the mount helper to propagate it with unrecognized options as they
are encountered.
BUG: 852754
Change-Id: I309203090c02025334561be235864d8d04e4159b
Signed-off-by: Lubomir Rintel <lubo.rintel@gooddata.com>
Reviewed-on: http://review.gluster.org/3871
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'xlators/features/trash/src')
0 files changed, 0 insertions, 0 deletions