]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librados: make getxattrs ENOMEM return negative
authorJosh Durgin <josh.durgin@dreamhost.com>
Tue, 20 Dec 2011 02:00:16 +0000 (18:00 -0800)
committerJosh Durgin <josh.durgin@dreamhost.com>
Tue, 20 Dec 2011 02:00:16 +0000 (18:00 -0800)
commit68ba1862e8bebd09a1d063f90ca8c1733b3b25b8
tree959123849c6164c7628a869ea51b6ef824ebf03c
parentabecbc5958306bc63b4512c642d4e24ba4aba40a
librados: make getxattrs ENOMEM return negative

This is more consistent with the rest of librados.

Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
src/librados.cc