]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/standalone/scrub/osd-scrub-dump.sh: drop unnecessary primary lookup 50666/head
authorSamuel Just <sjust@redhat.com>
Mon, 20 Mar 2023 21:07:32 +0000 (21:07 +0000)
committerSamuel Just <sjust@redhat.com>
Wed, 12 Apr 2023 03:39:19 +0000 (20:39 -0700)
commit6a56d85f19642906492ff975dd7e948b242f3af9
tree34245d9f0b8ba448be57d7e9de43c61bc9cc36f1
parent3698f7638b86054982bd0a6dc09f5a419be913e8
qa/standalone/scrub/osd-scrub-dump.sh: drop unnecessary primary lookup

1e44d86b2 swapped this to a pg tell command which doesn't actually
need the primary specified.  Drop the now unnecessary lookup.

Signed-off-by: Samuel Just <sjust@redhat.com>
qa/standalone/scrub/osd-scrub-dump.sh