diff options
author | 2023-06-07 07:19:50 -0500 | |
---|---|---|
committer | 2023-06-13 16:51:25 +0200 | |
commit | cea44032bc799b088bce1ea73c08269bb59b47d0 (patch) | |
tree | 98aee39593b851e39cde5376b82330145a937644 /scripts/generate_rust_analyzer.py | |
parent | gfs2: Fix possible data races in gfs2_show_options() (diff) | |
download | wireguard-linux-cea44032bc799b088bce1ea73c08269bb59b47d0.tar.xz wireguard-linux-cea44032bc799b088bce1ea73c08269bb59b47d0.zip |
gfs2: retry interrupted internal reads
The iomap-based read operations done by gfs2 for its system files, such
as rindex, may sometimes be interrupted and return -EINTR. This
confuses some users of gfs2_internal_read(). Fix that by retrying
interrupted reads.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions