Add samsung specific changes
This commit is contained in:
@@ -2874,6 +2874,7 @@ static unsigned int __get_next_segno(struct f2fs_sb_info *sbi, int type)
|
||||
unsigned short seg_type = curseg->seg_type;
|
||||
|
||||
sanity_check_seg_type(sbi, seg_type);
|
||||
|
||||
if (type == CURSEG_COLD_DATA_PINNED && sbi->pin_guaranteed_blkaddr)
|
||||
return 0;
|
||||
|
||||
|
Reference in New Issue
Block a user