]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: plain format always appends eol to data
authorYehuda Sadeh <yehuda@inktank.com>
Fri, 8 Feb 2013 21:16:36 +0000 (13:16 -0800)
committerYehuda Sadeh <yehuda@inktank.com>
Sat, 9 Feb 2013 21:36:01 +0000 (13:36 -0800)
commitc31aff5f9f0b9fe4ada6b259dd1f424627b3e875
treeaf623dcdb1c9daa4941f59f5475360bc4a6b69c3
parent3e4d79fe42dfc3ca70dc4d5d2aff5223f62eb34b
rgw: plain format always appends eol to data

Beforehand we just prepended the eol to the next line, so that
the last line also gets eol.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/rgw/rgw_formats.cc