Home
last modified time | relevance | path

Searched hist:dcb09328 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/jffs2/
H A Dwbuf.cdcb09328 Tue May 23 04:49:14 CDT 2006 Thomas Gleixner <tglx@cruncher.tec.linutronix.de> [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: Thomas Gleixner <tglx@linutronix.de>
dcb09328 Tue May 23 04:49:14 CDT 2006 Thomas Gleixner <tglx@cruncher.tec.linutronix.de> [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: Thomas Gleixner <tglx@linutronix.de>