summaryrefslogtreecommitdiffstats
path: root/etc/fs.conf-gluster
diff options
context:
space:
mode:
authorPeter Portante <peter.portante@redhat.com>2013-05-28 06:29:22 -0400
committerLuis Pabon <lpabon@redhat.com>2013-06-03 14:01:29 -0700
commita574805398d9bf28be6f357e26a2ba299a5b90e1 (patch)
tree1207d03d0419d14d99204b8313d95b991d73df8b /etc/fs.conf-gluster
parent3c0cdd74ec1d8df3e452a6653f20bad6252b971c (diff)
Bring initial DiskDir module coverage to 97%.
This is quite ugly. Sorry. We ported a set of test from OpenStack Swift's test/unit/commont/test_db.py, the testAccountBroker and testContainerBroker, but because of the divergent nature of the current attempt UFO (Unified File and Object) implementation, it was not possible to use the interface calls directly. Instead, we are using these tests to make sure most of the code paths are exercised, and to define much of the expected behavior. Further refactoring, unit tests and functional test work will help us bring the code base and these tests closer to the originals in upstream OpenStack Swift (as of Havana). Change-Id: I095bb03619de6e7e1378b5252913e39b1ea8bf27 Signed-off-by: Peter Portante <peter.portante@redhat.com> Reviewed-on: http://review.gluster.org/5135 Reviewed-by: Luis Pabon <lpabon@redhat.com> Tested-by: Luis Pabon <lpabon@redhat.com>
Diffstat (limited to 'etc/fs.conf-gluster')
-rw-r--r--etc/fs.conf-gluster2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/fs.conf-gluster b/etc/fs.conf-gluster
index 71a9b03..6a04000 100644
--- a/etc/fs.conf-gluster
+++ b/etc/fs.conf-gluster
@@ -6,7 +6,7 @@ mount_ip = localhost
# By default it is assumed the Gluster volumes can be accessed using other
# methods besides UFO (not object only), which disables a caching
# optimizations in order to keep in sync with file system changes.
-object_only = no
+object_only = yes
# Performance optimization parameter. When turned off, the filesystem will
# see a reduced number of stat calls, resulting in substantially faster