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:
495f2bf
)
UBI: block: Set disk_capacity out of the mutex
author
Ezequiel Garcia
<ezequiel.garcia@free-electrons.com>
Mon, 5 May 2014 10:11:53 +0000
(07:11 -0300)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Mon, 28 Jul 2014 15:52:10 +0000
(18:52 +0300)
There's no need to set the disk capacity with the mutex held, so this
commit takes the variable setting out of the mutex. This simplifies
the disk capacity fix for very large volumes in a follow up commit.
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
No differences found