diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2024-04-17 17:04:13 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2024-04-23 15:37:02 +0200 |
commit | e29741676fac5d4430b3d2b799a5ff671ea9f023 (patch) | |
tree | df949fc37e6d0039daced7c53cf88cce09bfe3b5 /fs/ext2/dir.c | |
parent | udf: Convert udf_page_mkwrite() to use a folio (diff) | |
download | linux-e29741676fac5d4430b3d2b799a5ff671ea9f023.tar.xz linux-e29741676fac5d4430b3d2b799a5ff671ea9f023.zip |
udf: Use a folio in udf_write_end()
Convert the page to a folio and use the folio APIs. Replaces three
calls to compound_head() with one.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Jan Kara <jack@suse.cz>
Message-Id: <20240417150416.752929-8-willy@infradead.org>
Diffstat (limited to 'fs/ext2/dir.c')
0 files changed, 0 insertions, 0 deletions