]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: use bio op accessors
authorMike Christie <mchristi@redhat.com>
Sun, 5 Jun 2016 19:31:57 +0000 (14:31 -0500)
committerJens Axboe <axboe@fb.com>
Tue, 7 Jun 2016 19:41:38 +0000 (13:41 -0600)
commita6d1ac52983ec8add29f13fb50e60568733a69c0
tree4ca0f2f7c3617bd41d322d8317a4b79154ac1b7f
parent55ac7b3a67ad40bf1e80eaf3653fc55432357f57
xfs: use bio op accessors

Separate the op from the rq_flag_bits and have xfs
set/get the bio using bio_set_op_attrs/bio_op.

Signed-off-by: Mike Christie <mchristi@redhat.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
fs/xfs/xfs_aops.c
fs/xfs/xfs_buf.c