From: Thomas Weißschuh Date: Mon, 24 Apr 2023 17:11:48 +0000 (+0200) Subject: mount: (tests) add disabled testcase for mount without move_mount() X-Git-Tag: v2.39~55^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c0793380c90c0a128d2e45b0de81634e6835f567;p=thirdparty%2Futil-linux.git mount: (tests) add disabled testcase for mount without move_mount() This does currently not work. Signed-off-by: Thomas Weißschuh --- diff --git a/tests/ts/mount/fallback b/tests/ts/mount/fallback index d8f3732efa..c165a30058 100755 --- a/tests/ts/mount/fallback +++ b/tests/ts/mount/fallback @@ -35,6 +35,7 @@ test_mount_fallback() { test_mount_fallback "open_tree" "-s open_tree" test_mount_fallback "fsopen" "-s fsopen" +# test_mount_fallback "move_mount" "-s move_mount" ts_fstab_clean