]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: refactor if into switch
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 9 Jan 2024 19:01:17 +0000 (14:01 -0500)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 22 Mar 2024 15:38:02 +0000 (11:38 -0400)
commitcaded7e37b3a703ec8e9bb358c411d5f9b3c15b6
treef6d885c0c211b1ca12542102cbf4e0b71c052589
parent1b84e8551b0c30368a9a92bd97b1e78a3e585ade
mds: refactor if into switch

To make it easier to read and match other constructs in this code.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit d74d3aadd08ad37a74bf3a9ade18d0b6670c92a0)
src/mds/Locker.cc