]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pm: use bio op accessors
authorMike Christie <mchristi@redhat.com>
Sun, 5 Jun 2016 19:32:02 +0000 (14:32 -0500)
committerJens Axboe <axboe@fb.com>
Tue, 7 Jun 2016 19:41:38 +0000 (13:41 -0600)
commit162b99e3119767cb6478c55a5aed70469389df88
tree20978ccda5196135b498dadcf4872cfd24becdac
parent0d16dcfed759ed36a6ed03ef82bc7f50e736f5e0
pm: use bio op accessors

Separate the op from the rq_flag_bits and have the pm code
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>
kernel/power/swap.c