diff options
author | 2012-09-24 16:27:20 +1000 | |
---|---|---|
committer | 2012-09-24 16:27:20 +1000 | |
commit | cb13ff69d6d61ab06285e3ef652f45ecda73e135 (patch) | |
tree | f214f5611d50aa085f9a78bd9b138a34ae8489cf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | md: make sure metadata is updated when spares are activated or removed. (diff) | |
download | linux-dev-cb13ff69d6d61ab06285e3ef652f45ecda73e135.tar.xz linux-dev-cb13ff69d6d61ab06285e3ef652f45ecda73e135.zip |
md/raid5: add missing spin_lock_init.
commit b17459c05000fdbe8d10946570a26510f86ec0f
raid5: add a per-stripe lock
added a spin_lock to the 'stripe_head' struct.
Unfortunately there are two places where this struct is allocated
but the spin lock was only initialised in one of them.
So add the missing spin_lock_init.
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions