From: David Sterba <dsterba@suse.com>
To: torvalds@linux-foundation.org
Cc: David Sterba <dsterba@suse.com>,
clm@fb.com, linux-btrfs@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] Btrfs fixes for 4.18-rc5
Date: Wed, 18 Jul 2018 14:30:35 +0200 [thread overview]
Message-ID: <cover.1531916500.git.dsterba@suse.com> (raw)
Hi,
please pull the following branch with 3 regression fixes. They're
few-liners and fixing some corner cases missed in the origial patches.
Thanks.
----------------------------------------------------------------
The following changes since commit e4e7ede739f7fb468686dfffa2d1e35dca35bacd:
Btrfs: fix mount failure when qgroup rescan is in progress (2018-06-28 11:30:57 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-4.18-rc5-tag
for you to fetch changes up to 665d4953cde6d9e75c62a07ec8f4f8fd7d396ade:
btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block() (2018-07-17 13:56:30 +0200)
----------------------------------------------------------------
David Sterba (1):
btrfs: restore uuid_mutex in btrfs_open_devices
Naohiro Aota (1):
btrfs: fix use-after-free of cmp workspace pages
Qu Wenruo (1):
btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
fs/btrfs/ioctl.c | 2 ++
fs/btrfs/scrub.c | 17 +++++++++--------
fs/btrfs/volumes.c | 2 ++
3 files changed, 13 insertions(+), 8 deletions(-)
reply other threads:[~2018-07-18 13:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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.1531916500.git.dsterba@suse.com \
--to=dsterba@suse.com \
--cc=clm@fb.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.