commit | 81b1e242b8bdc1f5094b8d172cdc0c032fc761c1 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Sep 03 16:22:36 2020 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Sep 08 22:21:33 2020 -0400 |
tree | ab55fdee4e4a0a98e952bd352eb58a7215ee25cc | |
parent | 5e6e9852d6f76e01b2e6803c74258afa5b432bc5 [diff] |
test_bitmap: remove user bitmap tests We can't run the tests for userspace bitmap parsing if set_fs() doesn't exist, and it is about to go away for x86, powerpc with other major architectures to follow. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>