diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2024-07-11 05:04:59 +0200 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-08-07 11:33:36 +0200 |
commit | 7f90d7f1bc9418aba1ef040565308e83dbe0f485 (patch) | |
tree | 75663f1253469e0d758d838d6a68cf952bea1748 /fs/nilfs2 | |
parent | fs: Convert aops->write_begin to take a folio (diff) | |
download | linux-7f90d7f1bc9418aba1ef040565308e83dbe0f485.tar.xz linux-7f90d7f1bc9418aba1ef040565308e83dbe0f485.zip |
ocfs2: Convert ocfs2_write_zero_page to use a folio
Removes a conversion of folio to page, and then two hidden conversions
of page back to folio.
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'fs/nilfs2')
0 files changed, 0 insertions, 0 deletions