From: Ezequiel Garcia Date: Fri, 29 Aug 2014 21:42:30 +0000 (-0300) Subject: UBI: Dispatch update notification if the volume is updated X-Git-Tag: omap-for-v3.19/prcm-cleanup~74^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fda322a1b3b9e8ee231913c500f73c6988b1aff5;p=pandora-kernel.git UBI: Dispatch update notification if the volume is updated The UBI_IOCVOLUP ioctl is used to start an update and also to truncate a volume. In the first case, a "volume updated" notification is dispatched when the update is done. This commit adds the "volume updated" notification to be also sent when the volume is truncated. This is required for UBI block and gluebi to get notified about the new volume size. Signed-off-by: Ezequiel Garcia Signed-off-by: Artem Bityutskiy Cc: stable@vger.kernel.org # v3.15+ --- Reading git-diff-tree failed