Skip to content
Commit dcb09328 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

[JFFS2] Simplify writebuffer handling



The writev based write buffer implementation was far to complex as
in most use cases the write buffer had to be handled anyway.
Simplify the write buffer handling and use mtd->write instead.

From extensive testing no performance impact has been noted.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent ce4c61f1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment