diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2022-03-25 00:40:20 +0300 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2022-03-25 01:40:36 +0300 |
commit | 11661835f90153bdfc5325e550d2b72d0f47cb3e (patch) | |
tree | 4177d09509443aade9d2df6f86fbabdc3ad367fa /tools/perf/scripts/python/syscall-counts.py | |
parent | 46f3e0421ccb5474b5c006b0089b9dfd42534bb6 (diff) | |
download | linux-11661835f90153bdfc5325e550d2b72d0f47cb3e.tar.xz |
gfs2: Remove dead code in gfs2_file_read_iter
Function iomap_dio_rw() only returns -ENOTBLK for write requests and
gfs2_file_direct_read() no longer returns -ENOTBLK since commit
1d45bb7f9d2a5 ("gfs2: Use iomap for stuffed direct I/O reads"), so there
is no need to check for -ENOTBLK in gfs2_file_read_iter() anymore.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions