]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: get pool holding file data from file layout 38776/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 5 Jan 2021 21:43:26 +0000 (13:43 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 6 Jan 2021 15:11:20 +0000 (07:11 -0800)
commitd7cacef125be9a332e9f6737f6c3f0ee00baf615
treea5aa6b1034ff594868032acc0a28633b8ae83461
parentedd6d3ddcd4b351653afcaf8d81177387476b1dc
qa: get pool holding file data from file layout

Otherwise it always looks at the default data pool. For ec pools, this
may not be where the file data is.

Fixes: https://tracker.ceph.com/issues/48756
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/workunits/fs/misc/direct_io.py