diff options
| author | Christian Brauner <[email protected]> | 2024-08-16 14:35:52 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2024-08-30 06:22:37 +0000 |
| commit | 1c48d441468c425e878d81c5c3e7ff8a9a594cc0 (patch) | |
| tree | a6432d1d46a5453cd14228133606f19f77ffbd72 /fs/debugfs/inode.c | |
| parent | doc: correcting the idmapping mount example (diff) | |
| download | kernel-1c48d441468c425e878d81c5c3e7ff8a9a594cc0.tar.gz kernel-1c48d441468c425e878d81c5c3e7ff8a9a594cc0.zip | |
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/[email protected]
Reviewed-by: Josef Bacik <[email protected]>
Reviewed-by: Jeff Layton <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'fs/debugfs/inode.c')
0 files changed, 0 insertions, 0 deletions
