From: Ezequiel Garcia Date: Fri, 29 Aug 2014 21:42:29 +0000 (-0300) Subject: UBI: block: Add support for the UBI_VOLUME_UPDATED notification X-Git-Tag: omap-for-v3.19/prcm-cleanup~74^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06d9c2905f745c8b1920a335cbb366ba6b0fc754;p=pandora-kernel.git UBI: block: Add support for the UBI_VOLUME_UPDATED notification 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 Signed-off-by: Artem Bityutskiy Cc: stable@vger.kernel.org # v3.15+ --- Reading git-diff-tree failed