All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Sterba <dsterba@suse.cz>
To: fdmanana@kernel.org
Cc: linux-btrfs@vger.kernel.org
Subject: Re: [PATCH v2 2/2] btrfs: send: fix crash when memory allocations trigger reclaim
Date: Tue, 22 Jun 2021 13:07:01 +0200	[thread overview]
Message-ID: <20210622110701.GD28158@twin.jikos.cz> (raw)
In-Reply-To: <33fc2ecb82f1e020c2e4ae7bd51a261a4134e090.1624269734.git.fdmanana@suse.com>

On Mon, Jun 21, 2021 at 11:10:39AM +0100, fdmanana@kernel.org wrote:
> --- a/fs/btrfs/transaction.h
> +++ b/fs/btrfs/transaction.h
> @@ -122,8 +122,6 @@ struct btrfs_transaction {
>  
>  #define TRANS_EXTWRITERS	(__TRANS_START | __TRANS_ATTACH)
>  
> -#define BTRFS_SEND_TRANS_STUB	((void *)1)

Good riddance.

      reply	other threads:[~2021-06-22 11:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-17 10:12 [PATCH 0/2] btrfs: fixes for send with relocation and reclaim fdmanana
2021-06-17 10:12 ` [PATCH 1/2] btrfs: ensure relocation never runs while we have send operations running fdmanana
2021-06-17 10:12 ` [PATCH 2/2] btrfs: send: fix crash when memory allocations trigger reclaim fdmanana
2021-06-21 10:10 ` [PATCH v2 0/2] btrfs: fixes for send with relocation and reclaim fdmanana
2021-06-21 10:10   ` [PATCH v2 1/2] btrfs: ensure relocation never runs while we have send operations running fdmanana
2021-06-22 11:06     ` David Sterba
2021-06-21 10:10   ` [PATCH v2 2/2] btrfs: send: fix crash when memory allocations trigger reclaim fdmanana
2021-06-22 11:07     ` David Sterba [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=20210622110701.GD28158@twin.jikos.cz \
    --to=dsterba@suse.cz \
    --cc=fdmanana@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.