Maemo patchset 20101501+0m5
[h-e-n] / fs / ext4 / balloc.c
index db35cfd..b182bbc 100644 (file)
@@ -544,7 +544,7 @@ do_more:
                count = overflow;
                goto do_more;
        }
-       sb->s_dirt = 1;
+       mark_sb_dirty(sb);
 error_return:
        brelse(bitmap_bh);
        ext4_std_error(sb, err);