All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Sterba <dsterba@suse.com>
To: torvalds@linux-foundation.org
Cc: David Sterba <dsterba@suse.com>,
	linux-btrfs@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Btrfs fixes for 5.6-rc7
Date: Sun, 22 Mar 2020 17:37:40 +0100	[thread overview]
Message-ID: <cover.1584893030.git.dsterba@suse.com> (raw)

Hi,

please pull the following branch with two fixes. The first is a
regression, when dropping some incompat bits the conditions were
reversed, the other is a fix for rename whiteout potentially leaving
stack memory linked to a list.  Thanks.

----------------------------------------------------------------
The following changes since commit e7a04894c766daa4248cb736efee93550f2d5872:

  btrfs: fix RAID direct I/O reads with alternate csums (2020-03-03 15:26:08 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.6-rc6-tag

for you to fetch changes up to d8e6fd5c7991033037842b32c9774370a038e902:

  btrfs: fix removal of raid[56|1c34} incompat flags after removing block group (2020-03-20 21:31:32 +0100)

----------------------------------------------------------------
Filipe Manana (2):
      btrfs: fix log context list corruption after rename whiteout error
      btrfs: fix removal of raid[56|1c34} incompat flags after removing block group

 fs/btrfs/block-group.c | 4 ++--
 fs/btrfs/inode.c       | 4 ++++
 2 files changed, 6 insertions(+), 2 deletions(-)

             reply	other threads:[~2020-03-22 16:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-22 16:37 David Sterba [this message]
2020-03-22 18:40 ` [GIT PULL] Btrfs fixes for 5.6-rc7 pr-tracker-bot

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=cover.1584893030.git.dsterba@suse.com \
    --to=dsterba@suse.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.