linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] btrfs-progs: tests/fuzz: Use correct suffix for raw image
@ 2018-07-05  5:41 Qu Wenruo
  2018-07-16 16:18 ` David Sterba
  0 siblings, 1 reply; 2+ messages in thread
From: Qu Wenruo @ 2018-07-05  5:41 UTC (permalink / raw)
  To: linux-btrfs; +Cc: dsterba

* Please fold this patch into original commit in devel branch *

It's raw image, so it should be ".raw.xz" not ".img.xz"

Fixes: 19154c230314 ("btrfs-progs: tests: add fuzzed image that triggers crash in reloc setup on mount")
Signed-off-by: Qu Wenruo <wqu@suse.com>
---
 ...mg.xz => bko-199833-reloc-recovery-crash.raw.xz} | Bin
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename tests/fuzz-tests/images/{bko-199833-reloc-recovery-crash.img.xz => bko-199833-reloc-recovery-crash.raw.xz} (100%)

diff --git a/tests/fuzz-tests/images/bko-199833-reloc-recovery-crash.img.xz b/tests/fuzz-tests/images/bko-199833-reloc-recovery-crash.raw.xz
similarity index 100%
rename from tests/fuzz-tests/images/bko-199833-reloc-recovery-crash.img.xz
rename to tests/fuzz-tests/images/bko-199833-reloc-recovery-crash.raw.xz
-- 
2.18.0


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

* Re: [PATCH] btrfs-progs: tests/fuzz: Use correct suffix for raw image
  2018-07-05  5:41 [PATCH] btrfs-progs: tests/fuzz: Use correct suffix for raw image Qu Wenruo
@ 2018-07-16 16:18 ` David Sterba
  0 siblings, 0 replies; 2+ messages in thread
From: David Sterba @ 2018-07-16 16:18 UTC (permalink / raw)
  To: Qu Wenruo; +Cc: linux-btrfs, dsterba

On Thu, Jul 05, 2018 at 01:41:24PM +0800, Qu Wenruo wrote:
> * Please fold this patch into original commit in devel branch *
> 
> It's raw image, so it should be ".raw.xz" not ".img.xz"

Ah right, thanks, commit updated.

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

end of thread, other threads:[~2018-07-16 16:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-05  5:41 [PATCH] btrfs-progs: tests/fuzz: Use correct suffix for raw image Qu Wenruo
2018-07-16 16:18 ` 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).