-
- Downloads
block: fix bad definition of BIO_RW_SYNC
We can't OR shift values, so get rid of BIO_RW_SYNC and use BIO_RW_SYNCIO and BIO_RW_UNPLUG explicitly. This brings back the behaviour from before 213d9417. Signed-off-by:Jens Axboe <jens.axboe@oracle.com>
Showing
- block/blktrace.c 1 addition, 1 deletionblock/blktrace.c
- drivers/md/dm-io.c 1 addition, 1 deletiondrivers/md/dm-io.c
- drivers/md/dm-kcopyd.c 1 addition, 1 deletiondrivers/md/dm-kcopyd.c
- drivers/md/md.c 2 additions, 2 deletionsdrivers/md/md.c
- include/linux/bio.h 0 additions, 2 deletionsinclude/linux/bio.h
- include/linux/blktrace_api.h 1 addition, 0 deletionsinclude/linux/blktrace_api.h
- include/linux/fs.h 3 additions, 3 deletionsinclude/linux/fs.h
- kernel/power/swap.c 3 additions, 2 deletionskernel/power/swap.c
- mm/page_io.c 1 addition, 1 deletionmm/page_io.c
Loading
Please register or sign in to comment