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

brd: add dax_operations support


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

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent 60fcd55c
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