mbox series

[git,pull] device mapper fix for 5.11-rc2

Message ID 20201228212757.GA26267@redhat.com (mailing list archive)
State New, archived
Headers show
Series [git,pull] device mapper fix for 5.11-rc2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.11/dm-fix

Message

Mike Snitzer Dec. 28, 2020, 9:27 p.m. UTC
Hi Linus,

The following changes since commit b77709237e72d6467fb27bfbad163f7221ecd648:

  dm cache: simplify the return expression of load_mapping() (2020-12-22 09:54:48 -0500)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.11/dm-fix

for you to fetch changes up to 48b0777cd93dbd800d3966b6f5c34714aad5c203:

  Revert "dm crypt: export sysfs of kcryptd workqueue" (2020-12-28 16:13:52 -0500)

Please pull, thanks.
Mike

----------------------------------------------------------------
Revert WQ_SYSFS change that broke reencryption (and all other
functionality that requires reloading a dm-crypt DM table).

----------------------------------------------------------------
Mike Snitzer (1):
      Revert "dm crypt: export sysfs of kcryptd workqueue"

 drivers/md/dm-crypt.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Comments

pr-tracker-bot@kernel.org Dec. 28, 2020, 11:37 p.m. UTC | #1
The pull request you sent on Mon, 28 Dec 2020 16:27:58 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.11/dm-fix

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/dea8dcf2a9fa8cc540136a6cd885c3beece16ec3

Thank you!