]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: fix warning 4594/head
authorSage Weil <sage@redhat.com>
Wed, 6 May 2015 21:01:34 +0000 (14:01 -0700)
committerSage Weil <sage@redhat.com>
Wed, 6 May 2015 21:41:38 +0000 (14:41 -0700)
commitfc428372a3650cffa518e0cdc3a369b3f4fd0b55
tree380048c05121f84189e325ccd75f8b28c459b5b1
parent5b8c7662ba8517046676a6d7b30b21cdd67c87f5
librbd: fix warning

librbd/librbd.cc: In member function 'int librbd::Image::metadata_get(const string&, std::string*)':
librbd/librbd.cc:845:76: warning: suggest braces around empty body in an 'else' statement [-Wempty-body]

Signed-off-by: Sage Weil <sage@redhat.com>
src/librbd/librbd.cc