diff options
author | 2024-02-28 10:05:07 +1100 | |
---|---|---|
committer | 2024-03-09 09:14:51 -0500 | |
commit | 0b81371d3c6b849bfde9f478bfe70661759cc018 (patch) | |
tree | f7bdcd398d2b429873bd7f6f10ec9a872883ae65 /scripts/generate_rust_analyzer.py | |
parent | NFSv4.1/pnfs: fix NFS with TLS in pnfs (diff) | |
download | linux-rng-0b81371d3c6b849bfde9f478bfe70661759cc018.tar.xz linux-rng-0b81371d3c6b849bfde9f478bfe70661759cc018.zip |
NFS: remove sync_mode test from nfs_writepage_locked()
nfs_writepage_locked() is only called from nfs_wb_folio() (since Commit
12fc0a963128 ("nfs: Remove writepage")) so ->sync_mode is always
WB_SYNC_ALL.
This means the test for WB_SYNC_NONE is dead code and can be removed.
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions