diff options
author | Jia Zhu <zhujia.zj@bytedance.com> | 2023-11-20 12:14:18 +0800 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2023-11-25 16:03:54 +0100 |
commit | 357a18d033143617e9c7d420c8f0dd4cbab5f34d (patch) | |
tree | 0013755a96ae96c6ba4cfa4e67d962c96a8690c2 /scripts/gdb/linux/dmesg.py | |
parent | b85ea95d086471afb4ad062012a4d73cd328fa86 (diff) |
cachefiles: introduce object ondemand state
Previously, @ondemand_id field was used not only to identify ondemand
state of the object, but also to represent the index of the xarray.
This commit introduces @state field to decouple the role of @ondemand_id
and adds helpers to access it.
Signed-off-by: Jia Zhu <zhujia.zj@bytedance.com>
Link: https://lore.kernel.org/r/20231120041422.75170-2-zhujia.zj@bytedance.com
Reviewed-by: Jingbo Xu <jefflexu@linux.alibaba.com>
Reviewed-by: David Howells <dhowells@redhat.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/dmesg.py')
0 files changed, 0 insertions, 0 deletions