diff options
author | Dan Williams <dan.j.williams@intel.com> | 2017-04-20 00:14:31 +0200 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2017-04-20 00:14:31 +0200 |
commit | 72058005411ffddcae6c06f7b691d635489132af (patch) | |
tree | a92ff7c7c6c968e2c7fc17a0b0e85b5fc3514af5 /.gitignore | |
parent | dax: refactor dax-fs into a generic provider of 'struct dax_device' instances (diff) | |
download | linux-72058005411ffddcae6c06f7b691d635489132af.tar.xz linux-72058005411ffddcae6c06f7b691d635489132af.zip |
dax: add a facility to lookup a dax device by 'host' device name
For the current block_device based filesystem-dax path, we need a way
for it to lookup the dax_device associated with a block_device. Add a
'host' property of a dax_device that can be used for this purpose. It is
a free form string, but for a dax_device associated with a block device
it is the bdev name.
This is a stop-gap until filesystems are able to mount on a dax-inode
directly.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions