summaryrefslogtreecommitdiffstats
path: root/swift/1.4.8/gluster-swift-plugin.spec
diff options
context:
space:
mode:
authorPeter Portante <peter.portante@redhat.com>2012-10-31 17:16:07 -0400
committerVijay Bellur <vbellur@redhat.com>2012-11-16 04:49:37 -0800
commitffc7618270522bb4550d29a11a81ab5aeca42d99 (patch)
tree71fdaa5eb94e0bda4efbad28d5816c19b3a67ff2 /swift/1.4.8/gluster-swift-plugin.spec
parent89aff74157857517bedfe10ef2da0a7f2a7b28a7 (diff)
object-storage: swift-diff removal: hide obj only
Towards swift-diff removal: hide object_only behavior inside DiskDir class objects. See BZ 870589 (https://bugzilla.redhat.com/show_bug.cgi?id=870589) One of the last few reasons for having the swift diff is the need to update the account and container information from the file system when the configuration is not for object-only use (meaning, other updates to the file system can come from clients other than UFO, which means UFO currently has to generate the necessary metadata for each request instead of caching it). This change moves that logic into the DiskDir class methods so that the container and account server code does not have to track that. Change-Id: If0970c77c72245facd09c2035083e681d6d80303 BUG: 870589 Signed-off-by: Peter Portante <peter.portante@redhat.com> Reviewed-on: http://review.gluster.org/4176 Reviewed-by: Pete Zaitcev <zaitcev@redhat.com> Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com> Tested-by: Kaleb KEITHLEY <kkeithle@redhat.com> Reviewed-by: Mohammed Junaid <junaid@redhat.com>
Diffstat (limited to 'swift/1.4.8/gluster-swift-plugin.spec')
-rw-r--r--swift/1.4.8/gluster-swift-plugin.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/swift/1.4.8/gluster-swift-plugin.spec b/swift/1.4.8/gluster-swift-plugin.spec
index 50731bc844f..0dbf187e092 100644
--- a/swift/1.4.8/gluster-swift-plugin.spec
+++ b/swift/1.4.8/gluster-swift-plugin.spec
@@ -13,7 +13,7 @@
%define _confdir /etc/swift
%define _swiftdir /usr/lib/python2.6/site-packages/swift
%define _ufo_version 1.0
-%define _ufo_release 6
+%define _ufo_release 7
Summary : GlusterFS Unified File and Object Storage.
Name : gluster-swift-plugin