diff options
author | Toshi Kani <toshi.kani@hpe.com> | 2016-06-28 19:37:15 (GMT) |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2016-07-21 03:49:52 (GMT) |
commit | b5ab4a9ba5574430870391e93b125ada31217c4c (patch) | |
tree | 658d76b461e4d7d4e064068e82aa0550d61deb70 /drivers/platform/x86 | |
parent | f6e629bd2379dceb547be93915314307871a7f6c (diff) | |
download | linux-b5ab4a9ba5574430870391e93b125ada31217c4c.tar.xz |
dm: allow bio-based table to be upgraded to bio-based with DAX support
Allow table type DM_TYPE_BIO_BASED to extend with DM_TYPE_DAX_BIO_BASED
since DM_TYPE_DAX_BIO_BASED supports bio-based requests.
This is needed to allow a snapshot of an LV with DAX support to be
removed. One of the intermediate table reloads that lvm2 does switches
from DM_TYPE_BIO_BASED to DM_TYPE_DAX_BIO_BASED. No known reason to
disallow this so...
Signed-off-by: Toshi Kani <toshi.kani@hpe.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'drivers/platform/x86')
0 files changed, 0 insertions, 0 deletions