WSL2-Linux-Kernel/fs/crypto
Ming Lei 6dc4f100c1 block: allow bio_for_each_segment_all() to iterate over multi-page bvec
This patch introduces one extra iterator variable to bio_for_each_segment_all(),
then we can allow bio_for_each_segment_all() to iterate over multi-page bvec.

Given it is just one mechannical & simple change on all bio_for_each_segment_all()
users, this patch does tree-wide change in one single patch, so that we can
avoid to use a temporary helper for this conversion.

Reviewed-by: Omar Sandoval <osandov@fb.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2019-02-15 08:40:11 -07:00
..
Kconfig fscrypt: add support for AES-128-CBC 2017-06-23 20:05:07 -04:00
Makefile fscrypt: new helper function - fscrypt_file_open() 2017-10-18 19:52:37 -04:00
bio.c block: allow bio_for_each_segment_all() to iterate over multi-page bvec 2019-02-15 08:40:11 -07:00
crypto.c fscrypt: add Adiantum support 2019-01-06 08:36:21 -05:00
fname.c fscrypt: add Adiantum support 2019-01-06 08:36:21 -05:00
fscrypt_private.h fscrypt: add Adiantum support 2019-01-06 08:36:21 -05:00
hooks.c fscrypt: use a common logging function 2018-05-20 16:21:05 -04:00
keyinfo.c fscrypt: add Adiantum support 2019-01-06 08:36:21 -05:00
policy.c fscrypt: add Adiantum support 2019-01-06 08:36:21 -05:00