commit | ea55d30798ac206c9f584ac264b6b8eb093d237a | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Wed May 30 12:08:14 2007 +0300 |
committer | David Woodhouse <dwmw2@infradead.org> | Fri Jun 01 13:20:29 2007 +0100 |
tree | 4de974f44ddcc4d8615b3e761c62924b6b29af9a | |
parent | 2ad8ee713566671875216ebcec64f2eda47bd19d [diff] |
[JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes() If we have already read enough bytes, no need to call read_more(). Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by: David Woodhouse <dwmw2@infradead.org>