]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephfs-top: Fix unresposive sorting in some cases 49303/head
authorNeeraj Pratap Singh <neesingh@redhat.com>
Tue, 22 Nov 2022 06:36:48 +0000 (12:06 +0530)
committerNeeraj Pratap Singh <Neeraj.Pratap.Singh1@ibm.com>
Tue, 14 Feb 2023 05:04:37 +0000 (10:34 +0530)
commitde61cc1358b8a4d19e627755ff44d63ad2d970df
treeb54bd7359372edf0e9c7524a961607f382137b21
parent5258ac7c11bb15ce200803c72cfc26045519eb76
cephfs-top: Fix unresposive sorting in some cases

Sorting is not working properly in case of change
in the number of clients or after removing and
creating the same filesystem again.

Fixes: https://tracker.ceph.com/issues/58028
Signed-off-by: Neeraj Pratap Singh <neesingh@redhat.com>
(cherry picked from commit 2da139d5bba6e4d6f1340751cd93c1cd41c7ce2e)

 Conflicts:
src/tools/cephfs/top/cephfs-top:Added argument `x_coord_map` in the function call
for `create_client()` inside create_clients() method.
src/tools/cephfs/top/cephfs-top