]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/monc: rename Connection::reply to auth_reply.
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 27 Apr 2021 13:23:40 +0000 (13:23 +0000)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 27 Apr 2021 13:26:04 +0000 (13:26 +0000)
commita34dda121347f6d3b5cd6e0ed62f587ef747defd
tree4e8d492b6e19d0a09f668ce295b7d88e4ab7226c
parent06d18bc36a665ee25611181d6c4b9fe574a67760
crimson/monc: rename Connection::reply to auth_reply.

Easier to distinguish from local variables with the same name
we have a few in `MonClient.cc`.

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