History log of /external/ltp/testcases/kernel/fs/fs_readonly/test_robind.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bd53b0a5bd0dec03d5f0e59465d09bc3d022c391 24-May-2016 Boyang Xue <bxue@redhat.com> test_robind: add "-f" mkfs option for xfs and btrfs

Add "-f" mkfs option for xfs and btrfs to aid the failure in creating
filesystem due to commit a7f854472ebc ("tst_mkfs: drop -f from mkfs").

Signed-off-by: Boyang Xue <bxue@redhat.com>
Acked-by: Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com>
/external/ltp/testcases/kernel/fs/fs_readonly/test_robind.sh
6788d01992a7014845522bc576c9c463a825469c 05-Nov-2015 Eryu Guan <eguan@redhat.com> test_robind: use tst_mkfs helper to mkfs

So xfs and btrfs are handled correctly.

Signed-off-by: Eryu Guan <eguan@redhat.com>
/external/ltp/testcases/kernel/fs/fs_readonly/test_robind.sh
6f765909206834e91ec7a112294c3d7e71dd5c58 31-Oct-2015 Eryu Guan <eguan@redhat.com> test_robind.sh: set default FSTYPES to LTP_BIG_DEV_FS_TYPE

In test_robind.sh LTP_BIG_DEV is used, so use LTP_BIG_DEV_FS_TYPE as
default fs type accordingly. If LTP_BIG_DEV_FS_TYPE is not set, fall
back to ext3.

Signed-off-by: Eryu Guan <eguan@redhat.com>
/external/ltp/testcases/kernel/fs/fs_readonly/test_robind.sh
043ad5a9823e90996ca0ee8bd7b7c9cf042663e9 08-Apr-2014 Cyril Hrubis <chrubis@suse.cz> test_robind.sh: Move the script to testcases/ dir

Move the test_robind.sh from testscripts to testcases/kernel/fs_readonly

This fixes the newly added fs_readonly runtest file.

Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
/external/ltp/testcases/kernel/fs/fs_readonly/test_robind.sh