]> git.baikalelectronics.ru Git - kernel.git/commit
[JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs()
authorDavid Woodhouse <dwmw2@infradead.org>
Thu, 25 May 2006 00:50:35 +0000 (01:50 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Thu, 25 May 2006 00:50:35 +0000 (01:50 +0100)
commit3b3a6274dc606f10601b2ebfc87e4fe09be0f10a
tree93caaabd7ae10969acb4758634b9b1c9448ef951
parent34d621679097592c3510e0709489ad300b52c2eb
[JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs()

Preallocation of refs is shortly going to be a per-eraseblock thing,
rather than per-filesystem. Add the required argument to the function.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
fs/jffs2/erase.c
fs/jffs2/malloc.c
fs/jffs2/nodelist.h
fs/jffs2/nodemgmt.c
fs/jffs2/scan.c
fs/jffs2/summary.c
fs/jffs2/wbuf.c