On Tue, Mar 13, 2018 at 06:25:50AM -0700, Matthew Wilcox wrote: > From: Matthew Wilcox <[email protected]> > > This is a direct replacement for struct radix_tree_node. A couple of > struct members have changed name, so convert those. Use a #define so > that radix tree users continue to work without change. > > Signed-off-by: Matthew Wilcox <[email protected]>
Reviewed-by: Josef Bacik <[email protected]> Thanks, Josef

