commit | af69f51e506f5ad3625c817ba2449a439bbe68ef | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Thu Aug 11 00:38:03 2016 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Tue Aug 23 22:58:51 2016 -0700 |
tree | 654d6a7b626db4cc9d6b03f2dc6e9c3c29c36e47 | |
parent | 043a9255021bad498e31365d104d33915b6a6e33 [diff] |
dax: rename fops from dax_dev_ to dax_ Shorten the prefix of the file operations to distinguish them from operations on the struct device associated with the dax_dev. Signed-off-by: Dan Williams <dan.j.williams@intel.com>