2024년 3월 27일 (수) 오후 6:04, Yuezhang.Mo@xxxxxxxx <Yuezhang.Mo@xxxxxxxx>님이 작성: > > Commit(f55c096f62f1 exfat: do not zero the extended part) changed > the timing of synchronizing bitmap and inode in exfat_cont_expand(). > The change caused xfstests generic/013 to fail if 'dirsync' or 'sync' > is enabled. So this commit restores the timing. > > Fixes: f55c096f62f1 ("exfat: do not zero the extended part") > Signed-off-by: Yuezhang Mo <Yuezhang.Mo@xxxxxxxx> Applied it to #dev. Thanks for your patch!