]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/ObjectStore: add missing break
authorSage Weil <sage@redhat.com>
Mon, 28 Nov 2016 19:24:57 +0000 (14:24 -0500)
committerSage Weil <sage@redhat.com>
Mon, 28 Nov 2016 19:29:13 +0000 (14:29 -0500)
commitac72b77603f0b93152e797b81cd3e2e565be2056
tree65aa501f84de12f1a93277804b9f875343153b1b
parent614e955d58348d55d3271a07507a80aee5747154
os/ObjectStore: add missing break

CID 1394998 (#1 of 1): Missing break in switch (MISSING_BREAK)
unterminated_case: The case for value ObjectStore::Transaction::OP_TRY_RENAME is not terminated by a 'break' statement.

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/ObjectStore.h