* [PATCH] btrfs-progs: fsck-tests: Cleanup the restored image for 028
@ 2018-02-06 7:31 Qu Wenruo
2018-02-06 13:33 ` David Sterba
0 siblings, 1 reply; 4+ messages in thread
From: Qu Wenruo @ 2018-02-06 7:31 UTC (permalink / raw)
To: linux-btrfs, dsterba
Signed-off-by: Qu Wenruo <wqu@suse.com>
---
tests/fsck-tests/028-unaligned-super-dev-sizes/test.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/fsck-tests/028-unaligned-super-dev-sizes/test.sh b/tests/fsck-tests/028-unaligned-super-dev-sizes/test.sh
index 3928f548c3f9..4bbcfbae662e 100755
--- a/tests/fsck-tests/028-unaligned-super-dev-sizes/test.sh
+++ b/tests/fsck-tests/028-unaligned-super-dev-sizes/test.sh
@@ -21,3 +21,5 @@ run_check "$TOP/btrfs" check "$TEST_DEV"
# mount test
run_check_mount_test_dev
run_check_umount_test_dev "$TEST_MNT"
+# don't forget to clean it up
+rm "$TEST_DEV"
--
2.16.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] btrfs-progs: fsck-tests: Cleanup the restored image for 028
2018-02-06 7:31 Qu Wenruo
@ 2018-02-06 13:33 ` David Sterba
0 siblings, 0 replies; 4+ messages in thread
From: David Sterba @ 2018-02-06 13:33 UTC (permalink / raw)
To: Qu Wenruo; +Cc: linux-btrfs, dsterba
On Tue, Feb 06, 2018 at 03:31:42PM +0800, Qu Wenruo wrote:
> Signed-off-by: Qu Wenruo <wqu@suse.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] btrfs-progs: fsck-tests: Cleanup the restored image for 028
@ 2018-02-07 9:17 Qu Wenruo
2018-02-07 9:21 ` Qu Wenruo
0 siblings, 1 reply; 4+ messages in thread
From: Qu Wenruo @ 2018-02-07 9:17 UTC (permalink / raw)
To: linux-btrfs, dsterba; +Cc: ralphgauges
Signed-off-by: Qu Wenruo <wqu@suse.com>
---
tests/fsck-tests/028-unaligned-super-dev-sizes/test.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/fsck-tests/028-unaligned-super-dev-sizes/test.sh b/tests/fsck-tests/028-unaligned-super-dev-sizes/test.sh
index 3928f548c3f9..4bbcfbae662e 100755
--- a/tests/fsck-tests/028-unaligned-super-dev-sizes/test.sh
+++ b/tests/fsck-tests/028-unaligned-super-dev-sizes/test.sh
@@ -21,3 +21,5 @@ run_check "$TOP/btrfs" check "$TEST_DEV"
# mount test
run_check_mount_test_dev
run_check_umount_test_dev "$TEST_MNT"
+# don't forget to clean it up
+rm "$TEST_DEV"
--
2.16.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] btrfs-progs: fsck-tests: Cleanup the restored image for 028
2018-02-07 9:17 [PATCH] btrfs-progs: fsck-tests: Cleanup the restored image for 028 Qu Wenruo
@ 2018-02-07 9:21 ` Qu Wenruo
0 siblings, 0 replies; 4+ messages in thread
From: Qu Wenruo @ 2018-02-07 9:21 UTC (permalink / raw)
To: Qu Wenruo, linux-btrfs, dsterba; +Cc: ralphgauges
[-- Attachment #1.1: Type: text/plain, Size: 796 bytes --]
Please ignore this one.
I just forgot to remove unrelated patch.
Thanks,
Qu
On 2018年02月07日 17:17, Qu Wenruo wrote:
> Signed-off-by: Qu Wenruo <wqu@suse.com>
> ---
> tests/fsck-tests/028-unaligned-super-dev-sizes/test.sh | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/tests/fsck-tests/028-unaligned-super-dev-sizes/test.sh b/tests/fsck-tests/028-unaligned-super-dev-sizes/test.sh
> index 3928f548c3f9..4bbcfbae662e 100755
> --- a/tests/fsck-tests/028-unaligned-super-dev-sizes/test.sh
> +++ b/tests/fsck-tests/028-unaligned-super-dev-sizes/test.sh
> @@ -21,3 +21,5 @@ run_check "$TOP/btrfs" check "$TEST_DEV"
> # mount test
> run_check_mount_test_dev
> run_check_umount_test_dev "$TEST_MNT"
> +# don't forget to clean it up
> +rm "$TEST_DEV"
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 520 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-02-07 9:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-07 9:17 [PATCH] btrfs-progs: fsck-tests: Cleanup the restored image for 028 Qu Wenruo
2018-02-07 9:21 ` Qu Wenruo
-- strict thread matches above, loose matches on Subject: below --
2018-02-06 7:31 Qu Wenruo
2018-02-06 13:33 ` 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).