]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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>
Fri, 3 Nov 2023 07:35:14 +0000 (13:05 +0530)
commit4a12f6eb6c16722f1d68e0949390cd7d30f44bc6
tree0c7efa0cc1a9ba00f04d527d124399623c35d48d
parent717031454243898071bdb254b2cadc7048057903
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>
src/mon/FSCommands.cc