]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephfs,mon: rename variable to a better name
authorRishabh Dave <ridave@redhat.com>
Wed, 29 Jan 2025 12:34:55 +0000 (18:04 +0530)
committerRishabh Dave <ridave@redhat.com>
Mon, 15 Sep 2025 06:25:19 +0000 (11:55 +0530)
commit968e7aa55cd7e5dea30ff9151eeb98cb8829bae5
tree22a55a8408412817025b61d4921b9dfbb4f191fd
parenta8538ea51af3281cec1b4a59913346737ffd48c3
cephfs,mon: rename variable to a better name

Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit cf68e49597dc065d375666d0e4cb237cef223419)

Conflicts:
src/mon/FSCommands.cc
- The region was to be applied in region use "std::vector" to a declare
  a variable but main branch uses "vector" instead. Using either makes
  no difference since because vector has been imported in to the
  namespace.
src/mon/FSCommands.cc