commit | 4f06d6302da682157890f72c0573e12a73536814 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <willy@infradead.org> | Sun Sep 09 01:52:17 2018 -0400 |
committer | Matthew Wilcox <willy@infradead.org> | Sun Oct 21 10:46:46 2018 -0400 |
tree | ad61fcd160cb757cf34f173f596c927885742af3 | |
parent | 93eb07f72c8d86f8fe5e90907df1cc037f6ffbb7 [diff] |
xarray: Move multiorder_check to in-kernel tests This version is a little less thorough in order to be a little quicker, but tests the important edge cases. Also test adding a multiorder entry at a non-canonical index, and erasing it. Signed-off-by: Matthew Wilcox <willy@infradead.org>