linux/drivers/dax
Boaz Harrosh 9d4949b493 dax: ->direct_access does not sleep anymore
In Patch:
	[7a862fb] brd: remove dax support

  Dan Williams has removed the only might_sleep
  implementation of ->direct_access.
  So we no longer need to check for it.

CC: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Boaz Harrosh <boazh@netapp.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2018-02-26 12:32:29 -08:00
..
Kconfig
Makefile
dax-private.h
dax.h
device-dax.h
device.c
pmem.c
super.c dax: ->direct_access does not sleep anymore 2018-02-26 12:32:29 -08:00