linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Qu Wenruo <wqu@suse.com>
To: linux-btrfs@vger.kernel.org
Cc: dsterba@suse.cz
Subject: [PATCH] btrfs-progs: tests/fuzz: Use correct suffix for raw image
Date: Thu,  5 Jul 2018 13:41:24 +0800	[thread overview]
Message-ID: <20180705054124.12137-1-wqu@suse.com> (raw)

* 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


             reply	other threads:[~2018-07-05  5:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-05  5:41 Qu Wenruo [this message]
2018-07-16 16:18 ` [PATCH] btrfs-progs: tests/fuzz: Use correct suffix for raw image David Sterba

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180705054124.12137-1-wqu@suse.com \
    --to=wqu@suse.com \
    --cc=dsterba@suse.cz \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).