]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/FSCommands: use alias for higher brevity
authorRishabh Dave <ridave@redhat.com>
Thu, 28 Sep 2023 13:26:22 +0000 (18:56 +0530)
committerRishabh Dave <ridave@redhat.com>
Sat, 6 Apr 2024 10:14:16 +0000 (15:44 +0530)
commit665c04e075955690e8f2b966e24b8cdeb0169dac
tree973c3084d0fc55b5903964103a034ae175d52c88
parentf11cf2b6dc5974d0e63d83f50e4e18e828df8e8e
mon/FSCommands: use alias for higher brevity

Create an alias so "APP_NAME_CEPHFS" can be written instead of
"pg_pool_t::APPLICATION_NAME_CEPHFS".

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

Conflicts:
src/mon/FSCommands.cc
* Conflict occured because variable in Reef is "fs" and in Main
  branch is "fsp".
src/mon/FSCommands.cc