]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Incremental.c
Incremental: Fix a merge error in recent patch
authorNeilBrown <neilb@suse.de>
Tue, 1 Nov 2011 04:17:03 +0000 (15:17 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 1 Nov 2011 04:17:03 +0000 (15:17 +1100)
commitad098cdd7943bd16638280f8b7f59e9af250954d
tree8a9606280acd74bdceac13d9c6fcbbdf51b98d41
parent819c158866f466075a1c719f0dc496deb2fb3814
Incremental: Fix a merge error in recent patch

commit  81219e70f2a9be7292046860ea15528fe5854cab required
merging and I messed it up.
The locking shouldn't be there - the caller locks now.

Reported-by: "Labun, Marcin" <Marcin.Labun@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Incremental.c