diff options
author | 2025-05-16 21:31:13 +0900 | |
---|---|---|
committer | 2025-05-21 10:48:23 -0700 | |
commit | 84e437640ba43259c81048ded6adb5357a844360 (patch) | |
tree | 5035da3c30a3fad956bb18c5254deb930b25e98e /scripts/generate_rust_analyzer.py | |
parent | fork: define a local GFP_VMAP_STACK (diff) | |
download | linux-rng-84e437640ba43259c81048ded6adb5357a844360.tar.xz linux-rng-84e437640ba43259c81048ded6adb5357a844360.zip |
nilfs2: remove wbc->for_reclaim handling
Since commit 013a07052a1a ("nilfs2: convert metadata aops from writepage
to writepages"), nilfs_mdt_write_folio can't be called from reclaim
context any more. Remove the code keyed of the wbc->for_reclaim flag,
which is now only set for writing out swap or shmem pages inside the swap
code, but never passed to file systems.
Link: https://lkml.kernel.org/r/20250508054938.15894-7-hch@lst.de
Link: https://lkml.kernel.org/r/20250516123417.6779-1-konishi.ryusuke@gmail.com
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions