diff options
| author | Qu Wenruo <[email protected]> | 2021-04-07 19:22:13 +0800 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2021-06-21 15:19:09 +0200 |
| commit | f57ad93735fd66e5ce085f3818c85551abd0cbe8 (patch) | |
| tree | 6c6ade79a8388e964af06525fce0708aa334dd01 /scripts/gdb/linux/tasks.py | |
| parent | 3b8358407aac088564f7db35ea842376686d0c92 (diff) | |
btrfs: rename PagePrivate2 to PageOrdered inside btrfs
Inside btrfs we use Private2 page status to indicate we have an ordered
extent with pending IO for the sector.
But the page status name, Private2, tells us nothing about the bit
itself, so this patch will rename it to Ordered.
And with extra comment about the bit added, so reader who is still
uncertain about the page Ordered status, will find the comment pretty
easily.
Reviewed-by: Josef Bacik <[email protected]>
Signed-off-by: Qu Wenruo <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions