Searched hist:"5 b0fab508992c2e120971da658ce80027acbc405" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm.h | diff 5b0fab508992c2e120971da658ce80027acbc405 Mon Feb 08 21:34:36 CST 2021 Jeffle Xu <jefflexu@linux.alibaba.com> dm table: fix DAX iterate_devices based device capability checks
Fix dm_table_supports_dax() and invert logic of both iterate_devices_callout_fn so that all devices' DAX capabilities are properly checked.
Fixes: 545ed20e6df6 ("dm: add infrastructure for DAX support") Cc: stable@vger.kernel.org Signed-off-by: Jeffle Xu <jefflexu@linux.alibaba.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
|
H A D | dm-table.c | diff 5b0fab508992c2e120971da658ce80027acbc405 Mon Feb 08 21:34:36 CST 2021 Jeffle Xu <jefflexu@linux.alibaba.com> dm table: fix DAX iterate_devices based device capability checks
Fix dm_table_supports_dax() and invert logic of both iterate_devices_callout_fn so that all devices' DAX capabilities are properly checked.
Fixes: 545ed20e6df6 ("dm: add infrastructure for DAX support") Cc: stable@vger.kernel.org Signed-off-by: Jeffle Xu <jefflexu@linux.alibaba.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
|
H A D | dm.c | diff 5b0fab508992c2e120971da658ce80027acbc405 Mon Feb 08 21:34:36 CST 2021 Jeffle Xu <jefflexu@linux.alibaba.com> dm table: fix DAX iterate_devices based device capability checks
Fix dm_table_supports_dax() and invert logic of both iterate_devices_callout_fn so that all devices' DAX capabilities are properly checked.
Fixes: 545ed20e6df6 ("dm: add infrastructure for DAX support") Cc: stable@vger.kernel.org Signed-off-by: Jeffle Xu <jefflexu@linux.alibaba.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
|