[GIT PULL] Btrfs fix for 5.9-rc6

From: David Sterba
Date: Mon Sep 14 2020 - 11:58:00 EST


Hi,

one of the recent lockdep fixes introduced a bug that breaks the search
ioctl, which is used by some applications (bees, compsize). The patch
made it to stable trees so we need this fixup to make it work again.

Please pull, thanks.

----------------------------------------------------------------
The following changes since commit 2d892ccdc163a3d2e08c5ed1cea8b61bf7e4f531:

btrfs: fix NULL pointer dereference after failure to create snapshot (2020-09-07 21:18:35 +0200)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.9-rc5-tag

for you to fetch changes up to 1c78544eaa4660096aeb6a57ec82b42cdb3bfe5a:

btrfs: fix wrong address when faulting in pages in the search ioctl (2020-09-14 17:27:16 +0200)

----------------------------------------------------------------
Filipe Manana (1):
btrfs: fix wrong address when faulting in pages in the search ioctl

fs/btrfs/ioctl.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)