diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2024-04-17 17:04:11 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2024-04-23 15:37:02 +0200 |
commit | 2f1c1bd7b18768377ff4a84974d77e6e8b371a67 (patch) | |
tree | cea262676383480f0de165205c0b229fac1b0030 /fs/ext2 | |
parent | udf: Convert udf_adinicb_readpage() to udf_adinicb_read_folio() (diff) | |
download | linux-2f1c1bd7b18768377ff4a84974d77e6e8b371a67.tar.xz linux-2f1c1bd7b18768377ff4a84974d77e6e8b371a67.zip |
udf: Convert udf_symlink_getattr() to use a folio
We're getting this from the page cache, so it's definitely a folio.
Saves a call to compound_head() hidden in put_page().
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Jan Kara <jack@suse.cz>
Message-Id: <20240417150416.752929-6-willy@infradead.org>
Diffstat (limited to 'fs/ext2')
0 files changed, 0 insertions, 0 deletions