diff options
author | NeilBrown <neilb@suse.de> | 2010-10-28 08:30:21 +0200 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2010-10-28 08:30:21 +0200 |
commit | 4b532c9b8c87eb8e51605c4d08dfb5139c758dc5 (patch) | |
tree | 14d4813285bb4aff8e1d7a58a2fdfadd14803a9f /.gitignore | |
parent | md: Fix regression with raid1 arrays without persistent metadata. (diff) | |
download | linux-4b532c9b8c87eb8e51605c4d08dfb5139c758dc5.tar.xz linux-4b532c9b8c87eb8e51605c4d08dfb5139c758dc5.zip |
md: remove md_mutex locking.
lock_kernel calls were recently pushed down into open/release
functions.
md doesn't need that protection.
Then the BKL calls were change to md_mutex. We don't need those
either.
So remove it all.
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions