]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
clang: define default value for LoglevelV only once (3 templates) 20727/head
authorMatt Benjamin <mbenjamin@redhat.com>
Mon, 5 Mar 2018 22:00:44 +0000 (17:00 -0500)
committerMatt Benjamin <mbenjamin@redhat.com>
Mon, 5 Mar 2018 22:16:11 +0000 (17:16 -0500)
commit63fedc61ddaa7d6938f393a439734c49816512b0
treeefed0b00280c3f4c814da4ae2364d754ec656c33
parent8eb3c1f88eb614dd6bcea5237a241a23100bba7f
clang: define default value for LoglevelV only once (3 templates)

I believe, after some searching, that this is a straightforward
application of rule 14.1.12, C++14.

Fixes compilation w/clang-5.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/os/bluestore/BlueStore.cc