]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson, monmap: limit the scope of the seastar namespace inclusion.
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 7 Oct 2021 11:04:12 +0000 (11:04 +0000)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 7 Oct 2021 11:20:03 +0000 (11:20 +0000)
commit62a4638bf79f196aafb4953cb0c4252a32e2479e
treec1c9fd52e16c3a454ef8a7e6e9b7801c99cfb34b
parenta24b3fa949d1b5acbbc10d45ea4ed80fa37eaeb5
crimson, monmap: limit the scope of the seastar namespace inclusion.

More consistency that way. This also enables us to define the usual
`logger()` function without having a clash with `seastar::logger`.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/mon/MonMap.cc