diff options
author | Mohammed Junaid <junaid@redhat.com> | 2012-05-29 16:33:52 +0530 |
---|---|---|
committer | Vijay Bellur <vijay@gluster.com> | 2012-05-29 04:38:46 -0700 |
commit | bf7634c7ae83b0b94f392c2b8e77ed75baaa78ff (patch) | |
tree | fb35986f1c434ce43065eab1f5d318c9dd05ca6e /xlators/protocol/server/src | |
parent | 02a25d55acfbc5d38e2426438c5055cac6ac569b (diff) |
swift: Fix for multiple mounts on the same mount point.
When swift server receives multiple requests on a volume and if the
volume is not mounted before hand, for each request swift tries to
mount the GlusterFS volume on the mount point. This process is racy
and may mount multiple times on the same mount point.
Also added a new option object_only in fs.conf which should be enabled
only if the user requires ReST interface and will have better performance.
By default it is set "off".
Change-Id: Ie1718554c5aaf577e823bbd84da8e78d803e954d
BUG: 821310
Signed-off-by: Mohammed Junaid <junaid@redhat.com>
Reviewed-on: http://review.gluster.com/3477
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Vijay Bellur <vijay@gluster.com>
Diffstat (limited to 'xlators/protocol/server/src')
0 files changed, 0 insertions, 0 deletions