commit | 47dc196ae719c197b961c09d72d1b5ab90c66dc5 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Thu Feb 11 13:24:13 2016 +0100 |
committer | David Sterba <dsterba@suse.com> | Thu Feb 18 11:46:03 2016 +0100 |
tree | 80ebed2ed552c93048aa905455bdf5dd923727f6 | |
parent | 04b285f35e2086b69682c7ed054aa35eebea9f72 [diff] |
btrfs: use proper type for failrec in extent_state We use the private member of extent_state to store the failrec and play pointless pointer games. Signed-off-by: David Sterba <dsterba@suse.com>