alistair23-linux/fs/nfs/blocklayout
Kent Overstreet 2c30c71bd6 block: Convert various code to 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>
2013-11-23 22:33:46 -08:00
..
blocklayout.c block: Convert various code to bio_for_each_segment() 2013-11-23 22:33:46 -08:00
blocklayout.h make blkdev_put() return void 2013-05-07 02:16:31 -04:00
blocklayoutdev.c make blkdev_put() return void 2013-05-07 02:16:31 -04:00
blocklayoutdm.c make blkdev_put() return void 2013-05-07 02:16:31 -04:00
extents.c pnfsblock: use list_move_tail instead of list_del/list_add_tail 2012-10-01 15:39:05 -07:00
Makefile