Re: [GIT PULL] Btrfs fix for 5.9-rc6

2020-09-14 Thread pr-tracker-bot
The pull request you sent on Mon, 14 Sep 2020 17:56:17 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.9-rc5-tag has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/fc4f28bb3daf3265d6bc5f73b497306985bb23ab Thank you! -- Deet-doot-dot, I am a

[GIT PULL] Btrfs fix for 5.9-rc6

2020-09-14 Thread David Sterba
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.