]> git.baikalelectronics.ru Git - kernel.git/commit
ocfs2: use bio op accessors
authorMike Christie <mchristi@redhat.com>
Sun, 5 Jun 2016 19:32:01 +0000 (14:32 -0500)
committerJens Axboe <axboe@fb.com>
Tue, 7 Jun 2016 19:41:38 +0000 (13:41 -0600)
commita8d9fd1128b95ebe459cc66e40a91e5dc34f8024
tree33018b42b47e50efb68ee48831f61f99b401384b
parentf09e57d6f80c9d1e2609f5ce54e55dca5f0fa978
ocfs2: use bio op accessors

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

Signed-off-by: Mike Christie <mchristi@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
fs/ocfs2/cluster/heartbeat.c