]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librgw: fix many rgw_file return codes
authorMatt Benjamin <mbenjamin@redhat.com>
Tue, 10 Nov 2015 14:23:06 +0000 (09:23 -0500)
committerMatt Benjamin <mbenjamin@redhat.com>
Fri, 12 Feb 2016 17:05:52 +0000 (12:05 -0500)
commitbf6bee611743a43fadbd800501260ba83c951c83
treea37eff7762d133533a6addbb9a0bd9dec21388a0
parent66823a06b6f411a26f7f24e121d9cd0226064e4b
librgw: fix many rgw_file return codes

This should all be -(POSIX), or at any rate negative.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/rgw/rgw_file.cc