Dan Williams
b0686260fe
dax: introduce dax_direct_access()
...
Replace bdev_direct_access() with dax_direct_access() that uses
dax_device and dax_operations instead of a block_device and
block_device_operations for dax. Once all consumers of the old api have
been converted bdev_direct_access() will be deleted.
Given that block device partitioning decisions can cause dax page
alignment constraints to be violated this also introduces the
bdev_dax_pgoff() helper. It handles calculating a logical pgoff relative
to the dax_device and also checks for page alignment.
Signed-off-by: Dan Williams <dan.j.williams@intel.com >
2017-04-20 11:57:52 -07:00
..
2017-03-07 14:30:38 +01:00
2017-03-17 15:10:48 +09:00
2017-03-14 10:36:41 +01:00
2017-03-13 20:42:34 +00:00
2017-03-06 10:30:57 +00:00
2017-03-16 20:14:51 -07:00
2017-03-09 17:01:09 -08:00
2017-03-03 01:45:41 +01:00
2017-03-14 17:07:31 +08:00
2017-03-11 14:41:20 +01:00
2017-03-03 01:45:23 +01:00
2017-03-02 08:56:04 -07:00
2017-04-20 11:57:52 -07:00
2017-03-16 17:43:08 +08:00
2017-03-21 06:44:32 +01:00
2017-03-02 13:53:13 -08:00
2017-04-20 11:57:52 -07:00
2017-03-07 14:15:27 -08:00
2017-03-03 01:45:28 +01:00
2017-03-16 16:56:19 -07:00
2017-03-21 18:44:17 -07:00
2017-03-03 01:45:28 +01:00
2017-03-12 23:51:34 -07:00
2017-03-09 17:01:09 -08:00
2017-03-15 14:15:47 -04:00
2017-03-08 10:55:17 -07:00
2017-03-03 01:45:40 +01:00
2017-03-09 11:48:47 -08:00
2017-03-22 00:18:22 -07:00
2017-04-12 21:59:01 -07:00
2017-03-03 01:43:47 +01:00
2017-03-22 16:16:17 +01:00
2017-03-06 14:40:04 +00:00
2017-03-07 09:37:28 -08:00
2017-03-16 16:56:18 -07:00
2017-03-09 13:27:17 -08:00
2017-03-02 12:17:22 -08:00
2017-03-03 01:45:25 +01:00
2017-03-03 01:43:48 +01:00
2017-03-09 11:48:47 -08:00
2017-03-09 18:23:27 -08:00
2017-03-02 20:51:15 -05:00
2017-03-03 01:43:38 +01:00
2017-03-02 08:56:04 -07:00
2017-03-05 17:57:27 -08:00
2017-03-03 00:43:11 +01:00
2017-03-03 01:43:47 +01:00
2017-03-10 20:55:09 +01:00
2017-03-09 13:27:17 -08:00
2017-03-21 18:19:43 +01:00
2017-03-03 01:45:41 +01:00
2017-03-03 01:43:48 +01:00
2017-03-03 01:43:48 +01:00
2017-03-02 20:51:15 -05:00
2017-03-02 20:51:15 -05:00
2017-03-03 01:45:25 +01:00
2017-03-03 01:45:25 +01:00
2017-03-03 01:45:39 +01:00
2017-03-06 15:26:37 -06:00
2017-03-09 17:01:10 -08:00
2017-03-21 14:41:46 -07:00
2017-03-09 17:01:10 -08:00
2017-03-17 15:10:49 +09:00
2017-03-08 10:36:03 -08:00