]> Git Repo - linux.git/commit
dm writecache: reject asynchronous pmem devices
authorMichal Suchanek <[email protected]>
Tue, 30 Jun 2020 15:49:24 +0000 (17:49 +0200)
committerMike Snitzer <[email protected]>
Wed, 8 Jul 2020 15:06:57 +0000 (11:06 -0400)
commita46624580376a3a0beb218d94cbc7f258696e29f
tree26716b5314274854e059edb71bd7396c0f8e559f
parent382761dc6312965a11f82f2217e16ec421bf17ae
dm writecache: reject asynchronous pmem devices

DM writecache does not handle asynchronous pmem. Reject it when
supplied as cache.

Link: https://lore.kernel.org/linux-nvdimm/[email protected]/
Fixes: 6e84200c0a29 ("virtio-pmem: Add virtio pmem driver")
Signed-off-by: Michal Suchanek <[email protected]>
Acked-by: Mikulas Patocka <[email protected]>
Cc: [email protected] # 5.3+
Signed-off-by: Mike Snitzer <[email protected]>
drivers/md/dm-writecache.c
This page took 0.04421 seconds and 4 git commands to generate.