commit | 5404a7f1c21cfda061712bedf2d06cc0f6c755e9 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <willy@infradead.org> | Mon Nov 05 09:34:04 2018 -0500 |
committer | Matthew Wilcox <willy@infradead.org> | Fri Nov 16 16:38:45 2018 -0500 |
tree | 507e835673da76e8f62c7ede4b0be2dafe11f549 | |
parent | 44a4a66b619a0a83a52e707ebcd80182207bd50e [diff] |
XArray tests: Correct some 64-bit assumptions The test-suite caught these two mistakes when compiled for 32-bit. I had only been running the test-suite in 64-bit mode. Signed-off-by: Matthew Wilcox <willy@infradead.org>