commit | b0d5e82fcf8249b5aca52d235c1cfabd68b253e8 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Sep 19 11:24:49 2016 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Mon Sep 19 11:24:49 2016 +1000 |
tree | 2339be43d048f78c3aac15fbf1b3bd823f3d73b6 | |
parent | 1aaba0958ed371bd121751d74d98f2a76395edad [diff] |
dax: don't pass buffer_head to copy_user_dax This way we can use this helper for the iomap based DAX implementation as well. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Ross Zwisler <ross.zwisler@linux.intel.com> Signed-off-by: Dave Chinner <david@fromorbit.com>