]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[JFFS2] Fix unpoint length
authorAndy Lowe <alowe@mvista.com>
Fri, 12 Jan 2007 23:05:24 +0000 (18:05 -0500)
committerDavid Woodhouse <dwmw2@infradead.org>
Sun, 23 Sep 2007 17:41:17 +0000 (18:41 +0100)
commit59d8235be2ab38ddaffbe9137385095a5e8b0a77
treeaa944a21c7ccdd1031a1ad337e7167ab76f522e8
parent097f2576eb7dbc8cd5f610847f229f4fea305b80
[JFFS2] Fix unpoint length

Fix a couple of instances in JFFS2 where the unpoint() routine is
being called with the wrong length in cases where the point() routine
truncated a request.

Signed-off-by: Andy Lowe <alowe@mvista.com>
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
fs/jffs2/erase.c
fs/jffs2/readinode.c
fs/jffs2/scan.c