commit | 8acff5e93488e4da653097bd5e50662ee0985867 | [log] [tgz] |
---|---|---|
author | Ferenc Havasi <havasi@inf.u-szeged.hu> | Fri Sep 09 16:12:01 2005 +0100 |
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | Sun Nov 06 21:37:07 2005 +0100 |
tree | 90172da041ac2b11dc3fc0e881146b6c50b290db | |
parent | 1b01d9798d58bf28a40fede184482ebf39e63335 [diff] |
[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>