]> git.hungrycats.org Git - linux/commit
Btrfs: fix compilation errors under DEBUG
authorFabian Frederick <fabf@skynet.be>
Wed, 24 Sep 2014 18:23:05 +0000 (20:23 +0200)
committerZygo Blaxell <zblaxell@serenity.furryterror.org>
Fri, 23 Jan 2015 13:14:55 +0000 (08:14 -0500)
commitdca60c42ab8de96b39c74a043124cef1b7eefa58
treecca64c56161477a79793a01f8c6413f20aa15cdb
parent845e30c7113ce01f9f56512fcd8c926158f4c35a
Btrfs: fix compilation errors under DEBUG

bi_sector and bi_size moved to bi_iter since commit 4f024f3797c4
("block: Abstract out bvec iterator")

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Chris Mason <clm@fb.com>
(cherry picked from commit 1b6e44690d2283e49c9e967d6a1739aac8490672)
fs/btrfs/volumes.c