linux/fs/jbd2
Christoph Hellwig 70fd76140a block,fs: use REQ_* flags directly
Remove the WRITE_* and READ_SYNC wrappers, and just use the flags
directly.  Where applicable this also drops usage of the
bio_set_op_attrs wrapper.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-11-01 09:43:26 -06:00
..
Kconfig jbd2: remove debug dependency on debug_fs and update Kconfig help text 2013-06-12 23:07:51 -04:00
Makefile
checkpoint.c block,fs: use REQ_* flags directly 2016-11-01 09:43:26 -06:00
commit.c block,fs: use REQ_* flags directly 2016-11-01 09:43:26 -06:00
journal.c block,fs: use REQ_* flags directly 2016-11-01 09:43:26 -06:00
recovery.c fs: have ll_rw_block users pass in op and flags separately 2016-06-07 13:41:38 -06:00
revoke.c block,fs: use REQ_* flags directly 2016-11-01 09:43:26 -06:00
transaction.c jbd2: fix lockdep annotation in add_transaction_credits() 2016-09-22 11:44:06 -04:00