Skip to content
Commit f611ff63 authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

nilfs2: Convert to XArray



This is close to a 1:1 replacement of radix tree APIs with their XArray
equivalents.  It would be possible to optimise nilfs_copy_back_pages(),
but that doesn't seem to be in the performance path.  Also, I think
it has a pre-existing bug, and I've added a note to that effect in the
source code.

Signed-off-by: default avatarMatthew Wilcox <willy@infradead.org>
parent 04edf02c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment