diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-04-29 17:12:16 +0200 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-08-02 18:34:03 +0200 |
commit | 9a0a9533239f682bfacbba509bb299acb8c94918 (patch) | |
tree | 764a5926552e6a38b738e5cc5156285be58d4eaf /tools | |
parent | befs: Convert befs_symlink_read_folio() to use a folio (diff) | |
download | linux-9a0a9533239f682bfacbba509bb299acb8c94918.tar.xz linux-9a0a9533239f682bfacbba509bb299acb8c94918.zip |
coda: Convert coda_symlink_filler() to use a folio
This is a straightforward conversion from the page APIs to the folio
APIs. Symlinks are not allowed to be larger than PAGE_SIZE, so there
is little work to do here.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions