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 fix for v5.14-rc7
Date: Wed, 18 Aug 2021 18:40:07 +0200 [thread overview]
Message-ID: <cover.1629303887.git.dsterba@suse.com> (raw)
Hi,
one more fix for cross-rename, adding a missing check for directory and
subvolume, this could lead to a crash.
Please pull, thanks.
----------------------------------------------------------------
The following changes since commit 7280305eb57dd32735f795ed4ee679bf9854f9d0:
btrfs: calculate number of eb pages properly in csum_tree_block (2021-07-29 13:01:04 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.14-rc6-tag
for you to fetch changes up to 3f79f6f6247c83f448c8026c3ee16d4636ef8d4f:
btrfs: prevent rename2 from exchanging a subvol with a directory from different parents (2021-08-16 13:33:23 +0200)
----------------------------------------------------------------
NeilBrown (1):
btrfs: prevent rename2 from exchanging a subvol with a directory from different parents
fs/btrfs/inode.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
next reply other threads:[~2021-08-18 16:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-18 16:40 David Sterba [this message]
2021-08-18 19:12 ` [GIT PULL] Btrfs fix for v5.14-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.1629303887.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.