]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: calculate end of bio offset properly
authorChristoph Hellwig <hch@lst.de>
Fri, 25 Nov 2016 08:07:51 +0000 (09:07 +0100)
committerDavid Sterba <dsterba@suse.com>
Wed, 30 Nov 2016 12:45:20 +0000 (13:45 +0100)
commit83507f0cc52f463a7404bd040a6f0ac454e22129
tree7f5af26489c2a264f248444a8f7423ff14ebea3a
parent73e68fcb863fb331730cbe1fad8c21c21f065134
btrfs: calculate end of bio offset properly

Use the bvec offset and len members to prepare for multipage bvecs.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/compression.c