Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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 <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]>
- Loading branch information