diff options
| author | Kent Overstreet <kmo@daterainc.com> | 2013-11-07 12:20:26 -0800 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-05-24 02:20:23 +0200 |
| commit | 5496213aa34345eaeade5b5d662879ca553d7f76 (patch) | |
| tree | edb08fb7e3751ae2330785a925b557e52707336e /include/linux/raid | |
| parent | d84724dc04d62517b355ef8c74a57d3f01232959 (diff) | |
fs/mpage.c: Convert to use bio_for_each_segment()
With immutable biovecs we don't want code accessing bi_io_vec directly -
the uses this patch changes weren't incorrect since they all own the
bio, but it makes the code harder to audit for no good reason - also,
this will help with multipage bvecs later.
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: Chris Mason <chris.mason@fusionio.com>
Cc: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Cc: Joern Engel <joern@logfs.org>
Cc: Prasad Joshi <prasadjoshi.linux@gmail.com>
Cc: Trond Myklebust <Trond.Myklebust@netapp.com>
Upstream 2c30c71bd653afcbed7f6754e8fe3d16e0e708a1.
Patch applied just to fs/mpage.c for future merges.
Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Diffstat (limited to 'include/linux/raid')
0 files changed, 0 insertions, 0 deletions
