f2fs: Convert to XArray
This is a straightforward conversion. Signed-off-by: Matthew Wilcox <willy@infradead.org>
This commit is contained in:
@@ -3039,7 +3039,7 @@ int f2fs_migrate_page(struct address_space *mapping, struct page *newpage,
|
||||
struct page *page, enum migrate_mode mode);
|
||||
#endif
|
||||
bool f2fs_overwrite_io(struct inode *inode, loff_t pos, size_t len);
|
||||
void f2fs_clear_radix_tree_dirty_tag(struct page *page);
|
||||
void f2fs_clear_page_cache_dirty_tag(struct page *page);
|
||||
|
||||
/*
|
||||
* gc.c
|
||||
|
Reference in New Issue
Block a user