That looks OK to me.

(I notice that while back in October it included changes to aoe, the current 
patch does not, which is fine.)

On Feb 19, 2013, at 7:22 PM, Kent Overstreet wrote:

> Bunch of places in the code weren't using it where they could be -
> this'll reduce the size of the patch that puts bi_sector/bi_size/bi_idx
> into a struct bvec_iter.
> 
> Signed-off-by: Kent Overstreet <[email protected]>
> CC: Jens Axboe <[email protected]>
> CC: "Ed L. Cashin" <[email protected]>
> CC: Nick Piggin <[email protected]>
> CC: Jiri Kosina <[email protected]>
> CC: Jim Paris <[email protected]>
> CC: Geoff Levand <[email protected]>
> CC: Alasdair Kergon <[email protected]>
> CC: [email protected]
> CC: Neil Brown <[email protected]>
> CC: Steven Rostedt <[email protected]>
> Acked-by: Ed Cashin <[email protected]>
> ---
> drivers/block/pktcdvd.c      |  2 +-
> drivers/md/dm-raid1.c        |  2 +-
> drivers/md/raid0.c           |  6 +++---
> drivers/md/raid1.c           | 17 ++++++++---------
> drivers/md/raid10.c          | 24 +++++++++++-------------
> drivers/md/raid5.c           |  8 ++++----
> fs/btrfs/volumes.c           |  2 +-
> include/trace/events/block.h | 12 ++++++------
> 8 files changed, 35 insertions(+), 38 deletions(-)
...

-- 
  Ed Cashin
  [email protected]


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to