remarkable-linux/Documentation/block
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
..
00-INDEX Documentation: update missing index files in block/00-INDEX 2016-03-31 00:44:26 -06:00
biodoc.txt block: rename bio bi_rw to bi_opf 2016-08-07 14:41:02 -06:00
biovecs.txt Documentation: update notes in biovecs about arbitrarily sized bios 2015-08-13 12:32:07 -06:00
capability.txt
cfq-iosched.txt Fix CFQ I/O scheduler parameter name in documentation 2015-12-10 11:26:24 -07:00
cmdline-partition.txt
data-integrity.txt block: Remove integrity tagging functions 2014-09-27 09:14:50 -06:00
deadline-iosched.txt
ioprio.txt
null_blk.txt null_blk: register as a LightNVM device 2015-11-16 15:22:28 -07:00
pr.txt block: add an API for Persistent Reservations 2015-10-21 14:46:56 -06:00
queue-sysfs.txt Doc: block: Fix a typo in queue-sysfs.txt 2016-06-28 14:14:16 -06:00
request.txt
stat.txt
switching-sched.txt
writeback_cache_control.txt block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH 2016-06-07 13:41:38 -06:00