diff options
author | Josef Bacik <josef@toxicpanda.com> | 2024-09-30 16:45:09 +0300 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2024-10-25 18:05:49 +0300 |
commit | aaa32429da09a9afa0f54a197733d757334ed169 (patch) | |
tree | 151937d09e1f6ca5e683e55523c64d5df5e267bd /scripts/gdb/linux/utils.py | |
parent | 86b74eb5a11e878151eb429c3810f1dcda090b8c (diff) | |
download | linux-aaa32429da09a9afa0f54a197733d757334ed169.tar.xz |
fuse: use fuse_range_is_writeback() instead of iterating pages
fuse_send_readpages() waits for writeback on each page. This can be
replaced by a single call to fuse_range_is_writeback().
[SzM: split this off from "fuse: convert readahead to use folios"]
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions