]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore: do not start identifier with "__"
authorKefu Chai <kchai@redhat.com>
Fri, 7 May 2021 13:14:30 +0000 (21:14 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 7 May 2021 13:40:46 +0000 (21:40 +0800)
commit72a5a1aaf67f4b81026bfc42cc8e3447612943d6
treef5863cb94d12d27dfee193ef5782228ab4d76ae9
parent825fc56d406a5d0d9a8b3c58a60014e5142fd8b9
crimson/os/seastore: do not start identifier with "__"

avoid starting identifiers with two underscores, these names are
reserved for C/C++ compiler and standard library.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/os/seastore/seastore.cc
src/crimson/os/seastore/seastore.h