From: Thomas Gleixner Date: Tue, 23 May 2006 09:49:14 +0000 (+0200) Subject: [JFFS2] Simplify writebuffer handling X-Git-Tag: v2.6.18-rc1~1105^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcb0932884b801290efd80fbc37630297b98181f;p=pandora-kernel.git [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 --- Reading git-diff-tree failed