]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Store plain node in ms->alloc
authorMatthew Wilcox <willy@infradead.org>
Sat, 1 Dec 2018 22:28:32 +0000 (17:28 -0500)
committerMatthew Wilcox <willy@infradead.org>
Sat, 1 Dec 2018 22:28:32 +0000 (17:28 -0500)
commitc6cbaef94ffde3f24643e2c9f907cb5463dd98a3
treef7290745a611731adb8f80930e38d07dfd849dde
parent6c3e81c192902ea84bc9d872553e875ef41e32c2
maple_tree: Store plain node in ms->alloc

The _maple_mk_node encoding is only for when nodes are inserted into
the tree.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
lib/maple_tree.c