Skip to content
Commit c1d6e828 authored by Dan Williams's avatar Dan Williams
Browse files

pmem: add dax_operations support



Setup a dax_device to have the same lifetime as the pmem block device
and add a ->direct_access() method that is equivalent to
pmem_direct_access(). Once fs/dax.c has been converted to use
dax_operations the old pmem_direct_access() will be removed.

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent 6568b08b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment