Files
kernel_xiaomi_sm8250/include/linux
Al Viro 62a8067a7f bio_vec-backed iov_iter
New variant of iov_iter - ITER_BVEC in iter->type, backed with
bio_vec array instead of iovec one.  Primitives taught to deal
with such beasts, __swap_write() switched to using that kind
of iov_iter.

Note that bio_vec is just a <page, offset, length> triple - there's
nothing block-specific about it.  I've left the definition where it
was, but took it from under ifdef CONFIG_BLOCK.

Next target: ->splice_write()...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2014-05-06 17:39:45 -04:00
..
2014-03-28 20:42:01 +01:00
2014-03-28 16:29:35 -04:00
2014-04-18 16:40:08 -07:00
2014-05-06 17:39:45 -04:00
2014-04-03 16:20:58 -07:00
2014-04-01 23:19:14 -04:00
2014-05-06 17:39:44 -04:00
2014-04-07 16:36:07 -07:00
2014-04-17 12:30:40 -07:00
2014-04-03 16:20:50 -07:00
2014-05-06 14:02:53 -04:00
2014-04-01 23:19:08 -04:00
2014-04-01 23:19:10 -04:00
2014-04-07 10:59:19 -07:00
2014-04-03 16:21:04 -07:00
2014-04-01 17:08:43 +02:00
2014-05-06 17:39:45 -04:00
2014-04-07 16:35:53 -07:00