]> www.infradead.org Git - users/willy/xarray.git/commit
XArray: Remove xa_reserve & xa_release
authorMatthew Wilcox <willy@infradead.org>
Tue, 12 Mar 2019 18:56:00 +0000 (14:56 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 9 Aug 2019 01:38:19 +0000 (21:38 -0400)
commit0b250ee4d5508c282aa895e8fd040df0bd623c8f
treedf125fb024874519126d2bb344759591f2caf928
parentb05c1e11dc2e1df6cee602ae157dab3f9fece4e4
XArray: Remove xa_reserve & xa_release

These turned out not to be needed.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
Documentation/core-api/xarray.rst
include/linux/xarray.h
lib/radix-tree.c
lib/test_xarray.c
lib/xarray.c
tools/testing/radix-tree/Makefile