diff options
author | 2023-12-06 19:58:06 +0000 | |
---|---|---|
committer | 2023-12-20 21:29:41 +0100 | |
commit | ff7a85af5a5bdda04756a8cdbdc0dd9a7a8ea468 (patch) | |
tree | b865f1ef20292b455ea620c42a0e9884e3952480 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gfs2: Lift withdraw check out of gfs2_ail1_empty (diff) | |
download | wireguard-linux-ff7a85af5a5bdda04756a8cdbdc0dd9a7a8ea468.tar.xz wireguard-linux-ff7a85af5a5bdda04756a8cdbdc0dd9a7a8ea468.zip |
gfs2: Remove use of error flag in journal reads
Conventionally, we use the uptodate bit to signal whether a read
encountered an error or not. Use folio_end_read() to set the uptodate
bit on success. Also use filemap_set_wb_err() to communicate the errno
instead of the more heavy-weight mapping_set_error().
Signed-off-by: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions