From: Ferenc Havasi Date: Fri, 9 Sep 2005 15:12:01 +0000 (+0100) Subject: [JFFS2] Call summary collector for all mtd devices with writev support X-Git-Tag: v2.6.15-rc1~448^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8acff5e93488e4da653097bd5e50662ee0985867;p=pandora-kernel.git [JFFS2] Call summary collector for all mtd devices with writev support Do the summary collection in the right place. If the device was not writebuffered but had c->mtd->writev function (e.g. blkmtd) the summary collector function was not called. Signed-off-by: Ferenc Havasi Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed