diff options
author | 2024-11-28 04:58:26 +0000 | |
---|---|---|
committer | 2024-12-16 16:12:26 +0000 | |
commit | c910a64bc4e21782959221b6ea2d6c4cce0506c7 (patch) | |
tree | 54a4139b9e9284b44c23fc9aa2d4fa418f91d48f /scripts/lib/kdoc/kdoc_files.py | |
parent | f2fs: Convert __read_io_type() to take a folio (diff) | |
download | linux-rng-c910a64bc4e21782959221b6ea2d6c4cce0506c7.tar.xz linux-rng-c910a64bc4e21782959221b6ea2d6c4cce0506c7.zip |
f2fs: Remove calls to folio_file_mapping()
All folios that f2fs sees belong to f2fs and not to the swapcache
so it can dereference folio->mapping directly like all other
filesystems do.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions