commit | 106204f191774d427a1992d76410d6d8a0006568 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Thu Apr 13 19:11:04 2017 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Jun 19 18:25:59 2017 +0200 |
tree | 8cc313f01b0ce3ef61a0e23dd8c0da479daa7165 | |
parent | 0bef71093d4461659643ddcef431d88a078e0407 [diff] |
btrfs: remove unused member err from reada_extent Seems to be unused since the initial commit, we ignore readahead errors anyway, the full read will handle that if necessary. Signed-off-by: David Sterba <dsterba@suse.com>