]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: add compile time checks for sortedness
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 7 Aug 2024 19:44:35 +0000 (15:44 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 14 Aug 2024 13:33:28 +0000 (09:33 -0400)
commit5c3dddf5e71b2c1ac7d9184722f72620a610fd29
tree2340f6219a9998ab923f1db7978b36b5f28dde7c
parent6e257b5618d9786d03ac400e9c065d1e50e05af2
mds: add compile time checks for sortedness

This helps keeps related options near each other.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/MDSRank.cc