mbox series

[v2,5.4,0/3] dm table: fix iterate_devices based device

Message ID 20210309034003.117541-1-jefflexu@linux.alibaba.com
Headers show
Series dm table: fix iterate_devices based device | expand

Message

Jingbo Xu March 9, 2021, 3:40 a.m. UTC
Backport notes are detailed in the corresponding commit log.

changes since v1:
- fix build error of patch 1
- fix upstream commit id of patch 2

Jeffle Xu (3):
  dm table: fix iterate_devices based device capability checks
  dm table: fix DAX iterate_devices based device capability checks
  dm table: fix zoned iterate_devices based device capability checks

 drivers/md/dm-table.c | 174 ++++++++++++++++++------------------------
 drivers/md/dm.c       |   2 +-
 drivers/md/dm.h       |   2 +-
 3 files changed, 75 insertions(+), 103 deletions(-)