mbox series

[git,pull] device mapper fixes for 5.3-rc3

Message ID 20190802151824.GA86075@lobo (mailing list archive)
State New, archived
Headers show
Series [git,pull] device mapper fixes for 5.3-rc3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.3/dm-fixes-1

Message

Mike Snitzer Aug. 2, 2019, 3:18 p.m. UTC
Hi Linus,

The following changes since commit 609488bc979f99f805f34e9a32c1e3b71179d10b:

  Linux 5.3-rc2 (2019-07-28 12:47:02 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.3/dm-fixes-1

for you to fetch changes up to 9c50a98f55f4b123227eebb25009524d20bc4c2a:

  dm table: fix various whitespace issues with recent DAX code (2019-07-30 18:59:24 -0400)

Please pull, thanks!
Mike

----------------------------------------------------------------
Fix NULL pointer and various whitespace issues with DM's recent DAX code
changes from commit in 5.3 merge.

----------------------------------------------------------------
Mike Snitzer (1):
      dm table: fix various whitespace issues with recent DAX code

Pankaj Gupta (1):
      dm table: fix dax_dev NULL dereference in device_synchronous()

 drivers/md/dm-table.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

Comments

pr-tracker-bot@kernel.org Aug. 2, 2019, 10:10 p.m. UTC | #1
The pull request you sent on Fri, 2 Aug 2019 11:18:25 -0400:

> git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.3/dm-fixes-1

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

Thank you!