commit | 974b1adc3b103fae1dbc1fe6a8aceeca2878f20e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 25 09:07:46 2016 +0100 |
committer | David Sterba <dsterba@suse.com> | Wed Nov 30 13:45:19 2016 +0100 |
tree | 0b0aa4829383f26f184e6dc631ab36ae40a93554 | |
parent | 0c476a5d7f63bdae0b6188a191a6e9eb8f1024d7 [diff] |
btrfs: use bio iterators for the decompression handlers Pass the full bio to the decompression routines and use bio iterators to iterate over the data in the bio. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David Sterba <dsterba@suse.com>