commit | b297c9f68f4ac61c259dbe529ceb74910f25e281 | [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 | 32b095a838431265471a1098c4c442ab254bd7f9 | |
parent | 106204f191774d427a1992d76410d6d8a0006568 [diff] |
btrfs: remove unused member list from async_submit_bio The list used to track checksums in the early version (2.6.29), but I was able not pinpoint the commit that stopped using it. Everything apparently works without it for a long time. Signed-off-by: David Sterba <dsterba@suse.com>