summaryrefslogtreecommitdiffstats
path: root/ufo/gluster/swift/common/fs_utils.py
diff options
context:
space:
mode:
authorPeter Portante <peter.portante@redhat.com>2012-11-14 11:31:43 -0500
committerPeter Portante <peter.portante@redhat.com>2013-04-29 16:35:56 -0400
commitdad04a87397876a540fcf91dfe26fb98038559af (patch)
tree92571d838a11cd3ec92c2a5e7a0bef7c8c41a4e8 /ufo/gluster/swift/common/fs_utils.py
parent8d4595a27a2c33e1fd3442b4a8bed76334a8ab99 (diff)
object-storage: use temp file optimization for pkl
Override OpenStack Swift's swift.common.utils.write_pickle with our own implementation that uses the GlusterFS temporary file operation. A file name '.<FILENAME>.<RANDOM>' will hash to the same GlusterFS node as a file named '<FILENAME>', those avoiding a move of the file on a rename. This is part of the work needed to address BZ 876660 (https://bugzilla.redhat.com/show_bug.cgi?id=876660). Change-Id: I1cb9f97f289ab2ca76ec9221366df74de08268bb BUG: 876660 Signed-off-by: Peter Portante <peter.portante@redhat.com> Reviewed-on: http://review.gluster.org/4224 Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com> Reviewed-by: Mohammed Junaid <junaid@redhat.com> Tested-by: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'ufo/gluster/swift/common/fs_utils.py')
0 files changed, 0 insertions, 0 deletions