summaryrefslogtreecommitdiffstats
path: root/swift/1.4.8/plugins
Commit message (Expand)AuthorAgeFilesLines
* object-storage: use constants for directory namesPeter Portante2013-04-291-2/+4
* object-storeage: refactor to use one memcache keyPeter Portante2013-04-291-65/+74
* Minor refactorings to mark an internal routinePeter Portante2013-04-291-5/+4
* Reduce the number of stat/fstat system calls madePeter Portante2013-04-291-39/+25
* Further reduce extended attribute reads/writesPeter Portante2013-04-291-38/+15
* Move _add_timestamp() closer to where it is usedPeter Portante2013-04-291-11/+12
* object-storage: reduce the number of getxattr system calls by onePeter Portante2013-04-291-13/+43
* object-storage: Bump size of metadata stored per xattr keyPeter Portante2013-04-291-2/+3
* object-storage: Don't catch generic exceptions around xattr callsPeter Portante2013-04-291-2/+2
* object-storage: Refactor code to reduce Swift diffs carriedPeter Portante2013-04-2912-142/+322
* object-storage: change logging of some errors to warningsPeter Portante2013-04-291-12/+12
* Reduce the number of gratuitous differences in constraints.Peter Portante2013-04-291-4/+6
* Fix BZ 865858: remove unnecessary system calls around xattr opsPeter Portante2013-04-291-73/+19
* Refactor to use pyxattr's get/set/remove methodsPeter Portante2013-04-291-9/+9
* swift: Donot display async_pending container.Mohammed Junaid2013-04-291-1/+1
* swift: Fix for multiple mounts on the same mount point.Mohammed Junaid2013-04-293-9/+37
* swift: Passing account name in container_update.Mohammed Junaid2013-04-295-25/+28
* swift: Gluster object storage plugin for Openstack Swift.Mohammed Junaid2013-04-2919-0/+1797