Re: [PATCH 1/2] block: add a bio_init_inline helper

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

在 2025/09/08 18:56, Christoph Hellwig 写道:
Just a simpler wrapper around bio_init for callers that want to
initialize a bio with inline bvecs.

Signed-off-by: Christoph Hellwig<hch@xxxxxx>
---
  block/bio.c                        | 7 +++++--
  block/blk-crypto-fallback.c        | 3 +--
  block/blk-map.c                    | 8 ++++----
  drivers/md/bcache/debug.c          | 3 +--
  drivers/md/bcache/io.c             | 3 +--
  drivers/md/bcache/journal.c        | 2 +-
  drivers/md/bcache/movinggc.c       | 2 +-
  drivers/md/bcache/super.c          | 2 +-
  drivers/md/bcache/writeback.c      | 2 +-
  drivers/md/dm-bufio.c              | 2 +-
  drivers/md/dm-flakey.c             | 2 +-
  drivers/md/raid1.c                 | 2 +-
  drivers/md/raid10.c                | 4 ++--
  drivers/target/target_core_pscsi.c | 2 +-
  fs/bcachefs/btree_io.c             | 2 +-
  fs/bcachefs/journal.c              | 2 +-
  fs/bcachefs/journal_io.c           | 2 +-
  fs/bcachefs/super-io.c             | 2 +-
  fs/squashfs/block.c                | 2 +-
  include/linux/bio.h                | 5 +++++
  20 files changed, 32 insertions(+), 27 deletions(-)

For raid1 and raid10

Reviewed-by: Yu Kuai <yukuai3@xxxxxxxxxx>
Thanks





[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux