[JFFS2] Use function to manipulate superblock dirty flag
authorArtem B. Bityuckiy <dedekind@infradead.org>
Fri, 18 Mar 2005 09:58:09 +0000 (09:58 +0000)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Mon, 23 May 2005 10:57:27 +0000 (12:57 +0200)
commit4d9527096e2e5da7bec4b6a276fdb05086b6c395
tree6733cf2c2694a6ae0058c82b4de6e05d279c7bd0
parent3c45e00afcaa22c65cfb7f77649591db9e0bec03
[JFFS2] Use function to manipulate superblock dirty flag

Use the corresponding function to mark Superblock dirty instead
of doing it directly.

Signed-off-by: Artem B. Bityuckiy <dedekind@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
fs/jffs2/wbuf.c