md: use bio op accessors
Separate the op from the rq_flag_bits and have md set/get the bio using bio_set_op_attrs/bio_op. Signed-off-by:Mike Christie <mchristi@redhat.com> Reviewed-by:
Christoph Hellwig <hch@lst.de> Reviewed-by:
Hannes Reinecke <hare@suse.com> Signed-off-by:
Jens Axboe <axboe@fb.com>
Showing
- drivers/md/bitmap.c 1 addition, 1 deletiondrivers/md/bitmap.c
- drivers/md/dm-raid.c 3 additions, 2 deletionsdrivers/md/dm-raid.c
- drivers/md/linear.c 1 addition, 1 deletiondrivers/md/linear.c
- drivers/md/md.c 6 additions, 6 deletionsdrivers/md/md.c
- drivers/md/md.h 2 additions, 1 deletiondrivers/md/md.h
- drivers/md/raid0.c 1 addition, 1 deletiondrivers/md/raid0.c
- drivers/md/raid1.c 15 additions, 17 deletionsdrivers/md/raid1.c
- drivers/md/raid10.c 23 additions, 25 deletionsdrivers/md/raid10.c
- drivers/md/raid5-cache.c 16 additions, 10 deletionsdrivers/md/raid5-cache.c
- drivers/md/raid5.c 20 additions, 20 deletionsdrivers/md/raid5.c
Loading
Please register or sign in to comment