Files
linux/block
Linus Torvalds 22d94c3266 Don't feed anything but regular iovec's to blk_rq_map_user_iov
commit a0ac402cfc upstream.

In theory we could map other things, but there's a reason that function
is called "user_iov".  Using anything else (like splice can do) just
confuses it.

Reported-and-tested-by: Johannes Thumshirn <jthumshirn@suse.de>
Cc: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-12-10 19:09:43 +01:00
..
2016-08-16 09:16:51 -06:00
2016-02-09 12:42:17 -07:00
2016-04-13 13:33:19 -06:00
2015-02-04 09:57:52 -07:00
2016-08-16 09:16:51 -06:00