diff options
author | Markus Stockhausen <stockhausen@collogia.de> | 2014-08-23 20:19:27 +1000 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2014-10-14 13:08:28 +1100 |
commit | b8e6a15a1af9b1c203002e7768e60136c4e0e5c6 (patch) | |
tree | 551414765bf408c6e4c1e26e82597724973eda9f /arch/mips/kvm | |
parent | c4796e215f487de9bc93731a81e885ac866ef7dc (diff) | |
download | linux-b8e6a15a1af9b1c203002e7768e60136c4e0e5c6.tar.gz linux-b8e6a15a1af9b1c203002e7768e60136c4e0e5c6.tar.bz2 linux-b8e6a15a1af9b1c203002e7768e60136c4e0e5c6.zip |
md/raid5: fix init_stripe() inconsistencies
raid5: fix init_stripe() inconsistencies
1) remove_hash() is not necessary. We will only be called right after
get_free_stripe(). There we have already a call to remove_hash().
2) Tracing prints out the sector of the freed stripe and not the sector
that we want to initialize.
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'arch/mips/kvm')
0 files changed, 0 insertions, 0 deletions