]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
vfstest: split idmapped mount tests into separate suite
authorChristian Brauner <brauner@kernel.org>
Thu, 12 May 2022 16:52:47 +0000 (18:52 +0200)
committerZorro Lang <zlang@kernel.org>
Sun, 15 May 2022 01:04:35 +0000 (09:04 +0800)
commit48fdc9dd7dac26505153e7590db5fd97b2bf610b
treef2a028ac89d75b514835876e229020f32fb598ef
parent0a26b226d83827f8f20368661760a7cb7fe487dc
vfstest: split idmapped mount tests into separate suite

Now that we finished restructuring split the core idmapped mounts test
suite into a separate source file.

Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
src/vfs/Makefile
src/vfs/idmapped-mounts.c [new file with mode: 0644]
src/vfs/idmapped-mounts.h [new file with mode: 0644]
src/vfs/vfstest.c