]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephfs-top: Fix unresposive sorting in some cases 50151/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>
Fri, 17 Feb 2023 16:39:38 +0000 (22:09 +0530)
commit438431aeca75cdd64e6b2367831db4c337f0283c
tree370e68b2c0f7f32ee27751e306e9cf8d18e157f1
parentdd6ad96834e31fc4ef8c3fb33a40efd44e50f86f
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