Remove rw from {,__,do_}blockdev_direct_IO()
authorOmar Sandoval <osandov@osandov.com>
Mon, 16 Mar 2015 11:33:50 +0000 (04:33 -0700)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 12 Apr 2015 02:29:44 +0000 (22:29 -0400)
Most filesystems call through to these at some point, so we'll start
here.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found