Files
android_kernel_xiaomi_sm8450/fs/ext4
Aihua Zhang a2821e34df ext4: fix compile error while opening the macro DOUBLE_CHECK
the error is:
    fs/ext4/mballoc.c:475:43: error: 'struct ext4_group_info' has
no member named 'bb_bitmap'.
    so, the definition of macro DOUBLE_CHECK should before
'struct ext4_group_info', I fixed it, and I moved the macro
AGGRESSIVE_CHECK together, because I think they shoule be together.

Signed-off-by: Aihua Zhang <zhangaihua1@huawei.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2016-03-13 17:18:12 -04:00
..
2015-04-02 23:47:42 -04:00
2015-04-02 23:47:42 -04:00
2016-02-16 00:20:19 -05:00
2016-03-09 23:49:05 -05:00
2015-04-02 23:47:42 -04:00
2016-03-09 23:49:05 -05:00
2016-03-09 23:49:05 -05:00
2016-03-09 23:49:05 -05:00
2016-03-08 23:39:21 -05:00
2016-02-12 01:15:59 -05:00
2016-02-22 22:35:22 -05:00