Hi Jaegeuk,

On 2017/1/8 13:02, Jaegeuk Kim wrote:
>> @@ -2786,6 +2811,7 @@ static void destroy_sit_info(struct f2fs_sb_info *sbi)
>>      if (sit_i->sentries) {
>>              for (start = 0; start < MAIN_SEGS(sbi); start++) {
>>                      kfree(sit_i->sentries[start].cur_valid_map);
> 
> I added:
> 
> #ifdef CONFIG_F2FS_CHECK_FS

Oops, thanks for fixing it. :)

Thanks,

> 
>> +                    kfree(sit_i->sentries[start].cur_valid_map_mir);
> 
> #endif
> 
> Thanks,
> 
> .
> 


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Linux-f2fs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

Reply via email to