diff options
| author | Qu Wenruo <[email protected]> | 2021-08-06 16:12:33 +0800 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2021-10-26 19:05:18 +0200 |
| commit | cae796868042e73fbda5056d2528cd0b815f9c08 (patch) | |
| tree | 364efa31f165ebf1de0326dcb3099d7895846be9 /tools/perf/scripts/python | |
| parent | 1ccc2e8a8648b10b4f198793f78f2521e96f6d36 (diff) | |
btrfs: defrag: also check PagePrivate for subpage cases in cluster_pages_for_defrag()
In function cluster_pages_for_defrag() we have a window where we unlock
page, either start the ordered range or read the content from disk.
When we re-lock the page, we need to make sure it still has the correct
page->private for subpage.
Thus add the extra PagePrivate check here to handle subpage cases
properly.
Signed-off-by: Qu Wenruo <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions