On Mon, Jan 25, 2021 at 2:12 AM Zhihao Cheng <chengzhihao1@xxxxxxxxxx> wrote: > > 在 2021/1/23 10:45, Zhihao Cheng 写道: > > >> @@ -430,6 +433,7 @@ static int do_tmpfile(struct inode *dir, struct > >> dentry *dentry, > >> return 0; > >> out_cancel: > Still one question: > > Does this need a judgment? Like this, The idea was that in the !whiteout case, sz_change is always 0. -- Thanks, //richard