linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] btrfs-progs: mkfs-tests/005: check global prereq for dmsetup
@ 2019-10-23  9:26 damenly.su
  2019-10-23 12:14 ` David Sterba
  0 siblings, 1 reply; 2+ messages in thread
From: damenly.su @ 2019-10-23  9:26 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Damenly_Su

From: Su Yue <Damenly_Su@gmx.com>

This test uses tool dmsetup so add the global prereq.

Link: https://github.com/kdave/btrfs-progs/issues/192
Signed-off-by: Su Yue <Damenly_Su@gmx.com>
---
 tests/mkfs-tests/005-long-device-name-for-ssd/test.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/mkfs-tests/005-long-device-name-for-ssd/test.sh b/tests/mkfs-tests/005-long-device-name-for-ssd/test.sh
index b7c76b1814a5..e7a1ac45267a 100755
--- a/tests/mkfs-tests/005-long-device-name-for-ssd/test.sh
+++ b/tests/mkfs-tests/005-long-device-name-for-ssd/test.sh
@@ -4,6 +4,7 @@
 source "$TEST_TOP/common"
 
 check_prereq mkfs.btrfs
+check_global_prereq dmsetup
 
 setup_root_helper
 prepare_test_dev
-- 
2.23.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] btrfs-progs: mkfs-tests/005: check global prereq for dmsetup
  2019-10-23  9:26 [PATCH] btrfs-progs: mkfs-tests/005: check global prereq for dmsetup damenly.su
@ 2019-10-23 12:14 ` David Sterba
  0 siblings, 0 replies; 2+ messages in thread
From: David Sterba @ 2019-10-23 12:14 UTC (permalink / raw)
  To: damenly.su; +Cc: linux-btrfs, Damenly_Su

On Wed, Oct 23, 2019 at 05:26:34PM +0800, damenly.su@gmail.com wrote:
> From: Su Yue <Damenly_Su@gmx.com>
> 
> This test uses tool dmsetup so add the global prereq.
> 
> Link: https://github.com/kdave/btrfs-progs/issues/192
> Signed-off-by: Su Yue <Damenly_Su@gmx.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-23 12:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-23  9:26 [PATCH] btrfs-progs: mkfs-tests/005: check global prereq for dmsetup damenly.su
2019-10-23 12:14 ` David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).