Maemo patchset 20101501+0m5
[h-e-n] / fs / jffs2 / os-linux.h
index 5e194a5..9c8cb99 100644 (file)
@@ -147,7 +147,7 @@ void jffs2_nor_wbuf_flash_cleanup(struct jffs2_sb_info *c);
 /* erase.c */
 static inline void jffs2_erase_pending_trigger(struct jffs2_sb_info *c)
 {
-       OFNI_BS_2SFFJ(c)->s_dirt = 1;
+       mark_sb_dirty(OFNI_BS_2SFFJ(c));
 }
 
 /* background.c */