diff options
author | Dan Williams <dan.j.williams@intel.com> | 2017-10-15 02:42:02 +0200 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2017-11-15 01:49:15 +0100 |
commit | 6a21586a637e624ae736f94aeb0839f6a1dd0411 (patch) | |
tree | 5ea2533aa069e59df0e2f6893e972c210019791f /fs/dax.c | |
parent | brd: remove dax support (diff) | |
download | linux-6a21586a637e624ae736f94aeb0839f6a1dd0411.tar.xz linux-6a21586a637e624ae736f94aeb0839f6a1dd0411.zip |
dax: stop requiring a live device for dax_flush()
Now that dax_flush() is no longer a driver callback (commit c3ca015fab6d
"dax: remove the pmem_dax_ops->flush abstraction"), stop requiring the
dax_read_lock() to be held and the device to be alive. This is in
preparation for switching filesystem-dax to store pfns instead of
sectors in the radix.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'fs/dax.c')
0 files changed, 0 insertions, 0 deletions