All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Anand Jain <anand.jain@oracle.com>
Cc: Christoph Hellwig <hch@lst.de>,
	fstests@vger.kernel.org, linux-btrfs@vger.kernel.org
Subject: Re: [PATCH 1/2] common: provide generic block error injection helper
Date: Tue, 5 Jul 2022 09:43:20 +0200	[thread overview]
Message-ID: <20220705074320.GA17451@lst.de> (raw)
In-Reply-To: <21e90405-559d-d8ec-1c82-81cfab9819f5@oracle.com>

On Mon, Jul 04, 2022 at 11:00:57PM +0800, Anand Jain wrote:
>> -	echo 1 > $DEBUGFS_MNT/fail_make_request/task-filter
> Only extra line in btrfs/150 is the above line (or did I miss any)?
> Which is deleted in this patch.

Yes.

>> -	enable_io_failure
>> -
>> +	_enable_fail_make_request
>> +	_start_fail_dev $SCRATCH_DEV
>>   	result=$(bash -c "
>>   	if [ \$((\$\$ % 2)) == 1 ]; then
>
>>   		echo 1 > /proc/\$\$/make-it-fail
>
>  So this won't work now.

Yes.

      reply	other threads:[~2022-07-05  7:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-04  9:03 [PATCH 1/2] common: provide generic block error injection helper Christoph Hellwig
2022-07-04  9:03 ` [PATCH 2/2] btrfs: test raid1 write error handling Christoph Hellwig
2022-07-04 15:00 ` [PATCH 1/2] common: provide generic block error injection helper Anand Jain
2022-07-05  7:43   ` Christoph Hellwig [this message]

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=20220705074320.GA17451@lst.de \
    --to=hch@lst.de \
    --cc=anand.jain@oracle.com \
    --cc=fstests@vger.kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.