summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Minor refactorings to mark an internal routinePeter Portante2013-04-292-9/+8
* Reduce the number of stat/fstat system calls madePeter Portante2013-04-292-39/+34
* Further reduce extended attribute reads/writesPeter Portante2013-04-294-41/+281
* 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-296-13/+281
* 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-2914-546/+379
* object-storage: change logging of some errors to warningsPeter Portante2013-04-291-12/+12
* Remove the test subdirectory diffs ahead of initial refactoring.Peter Portante2013-04-291-136/+0
* 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
* Fix a small typ-o in the Swift READMEPeter Portante2013-04-291-1/+1
* 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-294-16/+43
* swift: Passing account name in container_update.Mohammed Junaid2013-04-298-799/+1282
* swift: Gluster object storage plugin for Openstack Swift.Mohammed Junaid2013-04-2921-0/+2593