commit | 93eb07f72c8d86f8fe5e90907df1cc037f6ffbb7 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <[email protected]> | Sat Sep 08 12:09:52 2018 -0400 |
committer | Matthew Wilcox <[email protected]> | Sun Oct 21 10:46:46 2018 -0400 |
tree | 1770476c4ad43d7f1aeb730cf09aeba22c65d6f7 | |
parent | d6427f8179b5dd65eb468c61fc8cc24657c336c9 [diff] |
xarray: Move multiorder_shrink to kernel tests Test this functionality inside the kernel as well as in userspace. Also remove insert_bug() as there's no comparable thing to test in the XArray code. Signed-off-by: Matthew Wilcox <[email protected]>