]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librgw: fix 2 dout problems
authorMatt Benjamin <mbenjamin@redhat.com>
Fri, 30 Oct 2015 17:28:25 +0000 (13:28 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Fri, 12 Feb 2016 17:05:28 +0000 (12:05 -0500)
commit5e0b6e4df04e4e7cbd7fd573bdd0cf38ac48610f
tree98e18fbd1b32dc42380e7200e444702b20a9066c
parent5139c312f9ef4ba19d9fc46379c0455ac54e0a43
librgw: fix 2 dout problems

* rgw_file.cc needed to include include/assert.h AFTER all rgw
  includes, for some reason

* use *_dout syntax as target of bl.hexdump in lbrgw_file_gp.cc

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