]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Use .str() to output a stringstream.
authorXiaoxi Chen <xiaoxi.chen@intel.com>
Wed, 15 Apr 2015 08:22:28 +0000 (16:22 +0800)
committerSage Weil <sage@redhat.com>
Tue, 1 Sep 2015 17:39:38 +0000 (13:39 -0400)
commit1a97fd6cb7cdc31288b34ba333b505dddce6fa76
treefa3641dfe757890ea248666108e1108abee9111d
parent9d0e925566718e3af8598350588f815aef39b80e
Use .str() to output a stringstream.

a nit.

Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
src/os/newstore/NewStore.cc