[JFFS2] Call summary collector for all mtd devices with writev support
authorFerenc Havasi <havasi@inf.u-szeged.hu>
Fri, 9 Sep 2005 15:12:01 +0000 (16:12 +0100)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Sun, 6 Nov 2005 20:37:07 +0000 (21:37 +0100)
commit8acff5e93488e4da653097bd5e50662ee0985867
tree90172da041ac2b11dc3fc0e881146b6c50b290db
parent1b01d9798d58bf28a40fede184482ebf39e63335
[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 <havasi@inf.u-szeged.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
fs/jffs2/writev.c