commit | 62f945b6a7b8cda6d1f35941eb374276f7b8749a | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <willy@infradead.org> | Fri Nov 17 10:22:37 2017 -0500 |
committer | Matthew Wilcox <willy@infradead.org> | Sun Oct 21 10:46:39 2018 -0400 |
tree | b9d69736724e6312aaa43c2dd2eb32b447b28a6d | |
parent | 10bbd235859bf483f9a8a4ebe95463d700bae394 [diff] |
shmem: Convert shmem_radix_tree_replace to XArray Rename shmem_radix_tree_replace() to shmem_replace_entry() and convert it to use the XArray API. Signed-off-by: Matthew Wilcox <willy@infradead.org>