mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
371c752dc6
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: Matthew Wilcox <willy@infradead.org>