alistair23-linux/drivers/md/bcache
Jens Axboe 1eff9d322a block: rename bio bi_rw to bi_opf
Since commit 63a4cc2486, bio->bi_rw contains flags in the lower
portion and the op code in the higher portions. This means that
old code that relies on manually setting bi_rw is most likely
going to be broken. Instead of letting that brokeness linger,
rename the member, to force old and out-of-tree code to break
at compile time instead of at runtime.

No intended functional changes in this commit.

Signed-off-by: Jens Axboe <axboe@fb.com>
2016-08-07 14:41:02 -06:00
..
alloc.c bcache: bch_allocator_thread() is not freezable 2016-05-24 09:00:43 -06:00
bcache.h
bset.c
bset.h
btree.c bcache: use bio op accessors 2016-06-07 13:41:38 -06:00
btree.h
closure.c bcache: update document info 2016-07-05 11:34:49 -06:00
closure.h bcache: update document info 2016-07-05 11:34:49 -06:00
debug.c bcache: use bio op accessors 2016-06-07 13:41:38 -06:00
debug.h
extents.c
extents.h
io.c block: simplify and cleanup bvec pool handling 2016-07-20 17:37:02 -06:00
journal.c block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH 2016-06-07 13:41:38 -06:00
journal.h
Kconfig
Makefile
movinggc.c bcache: use bio op accessors 2016-06-07 13:41:38 -06:00
request.c block: rename bio bi_rw to bi_opf 2016-08-07 14:41:02 -06:00
request.h
stats.c
stats.h
super.c block: rename bio bi_rw to bi_opf 2016-08-07 14:41:02 -06:00
sysfs.c
sysfs.h
trace.c
util.c md: more open-coded offset_in_page() 2016-01-04 10:29:12 -05:00
util.h
writeback.c bcache: use bio op accessors 2016-06-07 13:41:38 -06:00
writeback.h block: rename bio bi_rw to bi_opf 2016-08-07 14:41:02 -06:00