diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2024-05-30 21:21:01 +0100 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2024-05-31 12:31:41 +0200 |
commit | 8f3ab6e4bebe789f23690cf57fb1a648c4422b9d (patch) | |
tree | 4789710384ed481b1aa7882201c913e83985c3e1 /tools/perf/scripts/python/parallel-perf.py | |
parent | d15b00b1e588ea88a747bd70f6e360870088f5d2 (diff) |
nfs: Remove calls to folio_set_error
Common code doesn't test the error flag, so we don't need to set it in
nfs. We can use folio_end_read() to combine the setting (or not)
of the uptodate flag and clearing the lock flag.
Cc: Trond Myklebust <[email protected]>
Cc: Anna Schumaker <[email protected]>
Cc: [email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions