Btrfs: fix compilation errors under DEBUG
authorFabian Frederick <fabf@skynet.be>
Wed, 24 Sep 2014 18:23:05 +0000 (20:23 +0200)
committerChris Mason <clm@fb.com>
Fri, 3 Oct 2014 23:14:58 +0000 (16:14 -0700)
commit1b6e44690d2283e49c9e967d6a1739aac8490672
treeefbf0dde1d1908b911323ce79ca69c4dc90914f6
parent8146502820231da924ca22d147cdcf733ac9a057
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>
fs/btrfs/volumes.c