]> Git Repo - linux.git/commit
block: Remove bi_idx references
authorKent Overstreet <[email protected]>
Tue, 4 Sep 2012 22:23:14 +0000 (15:23 -0700)
committerKent Overstreet <[email protected]>
Sat, 23 Mar 2013 21:15:31 +0000 (14:15 -0700)
commit4f2ac93c175c4922bdddbfec6cad94b32cea0070
treece9df811f8a59c3af8486ee20fdc9d36fe5bfd25
parent5b83636ae3c3b4f87d02a5929ad4dee831534db0
block: Remove bi_idx references

For immutable bvecs, all bi_idx usage needs to be audited - so here
we're removing all the unnecessary uses.

Most of these are places where it was being initialized on a bio that
was just allocated, a few others are conversions to standard macros.

Signed-off-by: Kent Overstreet <[email protected]>
CC: Jens Axboe <[email protected]>
drivers/block/aoe/aoecmd.c
drivers/block/floppy.c
drivers/md/dm-verity.c
drivers/md/raid10.c
fs/buffer.c
fs/jfs/jfs_logmgr.c
fs/logfs/dev_bdev.c
mm/page_io.c
This page took 0.054967 seconds and 4 git commands to generate.