diff options
author | Jan Schmidt <list.btrfs@jan-o-sch.net> | 2011-06-16 10:05:19 (GMT) |
---|---|---|
committer | Jan Schmidt <list.btrfs@jan-o-sch.net> | 2011-09-29 11:38:42 (GMT) |
commit | 2774b2ca3d49124bf1ae89e8d575b3dab4221266 (patch) | |
tree | 8bbf543499cb9af6593307d04ec346a275afd443 /fs/ext3/xattr_user.c | |
parent | 1503140d3ec2be9b917d2f8f7c64cb77b79a215b (diff) | |
download | linux-fsl-qoriq-2774b2ca3d49124bf1ae89e8d575b3dab4221266.tar.xz |
btrfs: Put mirror_num in bi_bdev
The error correction code wants to make sure that only the bad mirror is
rewritten. Thus, we need to know which mirror is the bad one. I did not
find a more apropriate field than bi_bdev. But I think using this is fine,
because it is modified by the block layer, anyway, and should not be read
after the bio returned.
Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
Diffstat (limited to 'fs/ext3/xattr_user.c')
0 files changed, 0 insertions, 0 deletions