Home
last modified time | relevance | path

Searched hist:c26cd04586309e85fe9b15c7c3c9cb83ec5ec70b (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dcompress.cdiff c26cd04586309e85fe9b15c7c3c9cb83ec5ec70b Sat Apr 30 22:41:46 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> f2fs: Convert to release_folio

While converting f2fs_release_page() to f2fs_release_folio(), cache the
sb_info so we don't need to retrieve it twice, and remove the redundant
call to set_page_private(). The use of folios should be pushed further
into f2fs from here.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
H A Dcheckpoint.cdiff c26cd04586309e85fe9b15c7c3c9cb83ec5ec70b Sat Apr 30 22:41:46 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> f2fs: Convert to release_folio

While converting f2fs_release_page() to f2fs_release_folio(), cache the
sb_info so we don't need to retrieve it twice, and remove the redundant
call to set_page_private(). The use of folios should be pushed further
into f2fs from here.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
H A Dnode.cdiff c26cd04586309e85fe9b15c7c3c9cb83ec5ec70b Sat Apr 30 22:41:46 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> f2fs: Convert to release_folio

While converting f2fs_release_page() to f2fs_release_folio(), cache the
sb_info so we don't need to retrieve it twice, and remove the redundant
call to set_page_private(). The use of folios should be pushed further
into f2fs from here.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
H A Ddata.cdiff c26cd04586309e85fe9b15c7c3c9cb83ec5ec70b Sat Apr 30 22:41:46 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> f2fs: Convert to release_folio

While converting f2fs_release_page() to f2fs_release_folio(), cache the
sb_info so we don't need to retrieve it twice, and remove the redundant
call to set_page_private(). The use of folios should be pushed further
into f2fs from here.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
H A Df2fs.hdiff c26cd04586309e85fe9b15c7c3c9cb83ec5ec70b Sat Apr 30 22:41:46 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> f2fs: Convert to release_folio

While converting f2fs_release_page() to f2fs_release_folio(), cache the
sb_info so we don't need to retrieve it twice, and remove the redundant
call to set_page_private(). The use of folios should be pushed further
into f2fs from here.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Jeff Layton <jlayton@kernel.org>