summaryrefslogtreecommitdiffstats
path: root/net/9p
diff options
context:
space:
mode:
authorMatthew Wilcox <matthew.r.wilcox@intel.com>2015-07-03 16:40:43 +0200
committerAl Viro <viro@zeniv.linux.org.uk>2015-07-04 21:56:57 +0200
commit43c3dd08da890e458f670b4fc0630513fb405620 (patch)
treedec5680cef5115900d2292dd100361a5446db532 /net/9p
parentblock: Add support for DAX reads/writes to block devices (diff)
downloadlinux-43c3dd08da890e458f670b4fc0630513fb405620.tar.xz
linux-43c3dd08da890e458f670b4fc0630513fb405620.zip
dax: bdev_direct_access() may sleep
The brd driver is the only in-tree driver that may sleep currently. After some discussion on linux-fsdevel, we decided that any driver may choose to sleep in its ->direct_access method. To ensure that all callers of bdev_direct_access() are prepared for this, add a call to might_sleep(). Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'net/9p')
0 files changed, 0 insertions, 0 deletions