On Tue, Nov 3, 2020 at 12:02 PM Richard Haines <richard_c_haines@xxxxxxxxxxxxxx> wrote: > This allows btrfs filesystems to be created to support the > filesystem mount(2) type calls and the fs_filesystem fsmount(2) > type calls. > > Signed-off-by: Richard Haines <richard_c_haines@xxxxxxxxxxxxxx> > --- > README.md | 3 +++ > defconfig | 4 ++++ > tests/Makefile | 2 +- > tests/filesystem/Filesystem.pm | 10 +++++++++- > tests/filesystem/btrfs | 1 + > tests/filesystem/test | 6 ++++++ > tests/fs_filesystem/btrfs | 1 + > tests/fs_filesystem/test | 6 ++++++ > travis-ci/run-testsuite.sh | 1 + > 9 files changed, 32 insertions(+), 2 deletions(-) > create mode 120000 tests/filesystem/btrfs > create mode 120000 tests/fs_filesystem/btrfs Thanks! The patch looks good to me and passes in CI (except the known bug). However, I'm going to hold off on merging the patch until the btrfs fsconfig issue is fixed (still working on that). If that doesn't happen for a long time, I'll consider adding a condition for btrfs to skip the failing part of the tests and merging it like that. -- Ondrej Mosnacek Software Engineer, Platform Security - SELinux kernel Red Hat, Inc.