Skip to content

Commit

Permalink
exfat: test
Browse files Browse the repository at this point in the history
Signed-off-by: Namjae Jeon <[email protected]>
  • Loading branch information
namjaejeon committed Oct 26, 2024
1 parent 02945cf commit 454c8f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions namei.c
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ static int exfat_find_empty_entry(struct inode *inode,
ei->start_clu = clu.dir;
p_dir->dir = clu.dir;
hint_femp.eidx = 0;
BUG_ON(1);
}

/* append to the FAT chain */
Expand Down

0 comments on commit 454c8f1

Please sign in to comment.