diff options
author | Christian Brauner <brauner@kernel.org> | 2024-08-16 16:35:52 +0200 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-08-30 08:22:37 +0200 |
commit | 1c48d441468c425e878d81c5c3e7ff8a9a594cc0 (patch) | |
tree | a6432d1d46a5453cd14228133606f19f77ffbd72 /tools/perf/scripts/python | |
parent | 3717bbcb5905e55153667d6a277b2c3545e83b38 (diff) |
inode: remove __I_DIO_WAKEUP
Afaict, we can just rely on inode->i_dio_count for waiting instead of
this awkward indirection through __I_DIO_WAKEUP. This survives LTP dio
and xfstests dio tests.
Link: https://lore.kernel.org/r/20240816-vfs-misc-dio-v1-1-80fe21a2c710@kernel.org
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions