diff options
author | Josef Bacik <jbacik@fusionio.com> | 2013-05-31 13:04:36 -0400 |
---|---|---|
committer | Chris Mason <chris.mason@fusionio.com> | 2013-06-08 15:07:53 -0400 |
commit | a9995eece39a0630ebbfc1ab38570bce6c8a8f5b (patch) | |
tree | 1dab3bca657f98015fed634bf08e2cc9742741f6 /fs/btrfs/disk-io.c | |
parent | 6379ef9fb2482a92b5fe09f927d6ce1f989c0c6d (diff) |
Btrfs: init relocate extent_io_tree with a mapping
Dave reported a NULL pointer deref. This is caused because he thought he'd be
smart and add sanity checks to the extent_io bit operations, but he didn't
expect a tree to have a NULL mapping. To fix this we just need to init the
relocation's processed_blocks with the btree_inode->i_mapping. Thanks,
Reported-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Diffstat (limited to 'fs/btrfs/disk-io.c')
0 files changed, 0 insertions, 0 deletions