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:
978d649
)
UBI: block: Add support for the UBI_VOLUME_UPDATED notification
author
Ezequiel Garcia
<ezequiel.garcia@free-electrons.com>
Fri, 29 Aug 2014 21:42:29 +0000
(18:42 -0300)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Tue, 16 Sep 2014 16:02:04 +0000
(19:02 +0300)
Static volumes can change its 'used_bytes' when they get updated,
and so the block interface must listen to the UBI_VOLUME_UPDATED
notification to resize the block device accordingly.
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Cc: stable@vger.kernel.org # v3.15+
No differences found