summaryrefslogtreecommitdiffstats
path: root/test/functional_auth
diff options
context:
space:
mode:
authorPrashanth Pai <ppai@redhat.com>2016-03-03 17:25:48 +0530
committerThiago da Silva <thiago@redhat.com>2016-03-08 11:01:38 -0800
commit25188ca49950267a74b35aab1359bd5d3b919fc7 (patch)
treeb8b4ec27e3ddbf9a3ecf7c2ae75d28cf6bebc94b /test/functional_auth
parent7392f4626609da910a2c98c14b8380419613635d (diff)
Fix dup fd leak
A fd was not being closed after it was duplicated. This code path can be easily hit when doing a GET on a file that needs Etag (md5sum) to be recalculated. Change-Id: Ib2e10d990b9b2e1fa85d0079767892de8c8d4eec Signed-off-by: Prashanth Pai <ppai@redhat.com> Reviewed-on: http://review.gluster.org/13593 Reviewed-by: Thiago da Silva <thiago@redhat.com> Tested-by: Thiago da Silva <thiago@redhat.com>
Diffstat (limited to 'test/functional_auth')
-rw-r--r--test/functional_auth/common_conf/object-server.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/functional_auth/common_conf/object-server.conf b/test/functional_auth/common_conf/object-server.conf
index 28076cd..2599c87 100644
--- a/test/functional_auth/common_conf/object-server.conf
+++ b/test/functional_auth/common_conf/object-server.conf
@@ -51,5 +51,3 @@ network_chunk_size = 65556
# across all conf files!
auto_create_account_prefix = gs
expiring_objects_account_name = expiring
-
-gluster_swift_mode = true