swift/swift
John Dickinson 2ca379d40f added errno.EINVAL check to fallocate
On some systems (eg Illumos), posix_fallocate() returns
EINVAL when the underlying filesystem doesn't support the
operation. On Linux, the fallocate() call returns
EOPNOTSUPP.

The need for this patch was revealed by Victor Rodionov
<victor.rodionov@nexenta.com>.

Change-Id: I06fa9d49e7ec4084135843b7e0c91948dc098d27
2012-09-12 09:00:10 -07:00
..
account format some code according to pep8 2012-09-06 13:20:58 +08:00
common added errno.EINVAL check to fallocate 2012-09-12 09:00:10 -07:00
container use simplejson to serialize acct/cont results 2012-09-02 23:55:53 -07:00
obj obj replicator speed up 2012-09-10 15:12:39 -07:00
proxy container_info returns a dict 2012-09-09 03:18:26 -07:00
__init__.py 1.7.1 version bump 2012-09-04 09:32:33 -07:00