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

xarray: Track free entries in an XArray



Add the optional ability to track which entries in an XArray are free
and provide xa_alloc() to replace most of the functionality of the IDR.

Signed-off-by: default avatarMatthew Wilcox <willy@infradead.org>
parent 3d5bd6e1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment