git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afa0f55
)
md: level_store: group all important changes into one place.
author
NeilBrown
<neilb@suse.de>
Mon, 15 Dec 2014 01:56:58 +0000
(12:56 +1100)
committer
NeilBrown
<neilb@suse.de>
Tue, 3 Feb 2015 21:35:53 +0000
(08:35 +1100)
Gather all the changes that can happen atomically and might
be relevant to other code into one place. This will
make it easier to refine the locking.
Note that this puts quite a few things between mddev_detach()
and ->free(). Enabling this was the point of some recent patches.
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/md.c
patch
|
blob
|
history
diff --cc
drivers/md/md.c
Simple merge