On Wed, Jun 3, 2020 at 9:13 AM yangerkun <yangerkun@xxxxxxxxxx> wrote: > > Try repeat this testcase for about half of a day. Wont happen again. > > Thanks, > > 在 2020/6/1 23:56, Vivek Goyal 写道: > > Hi, > > > > This is V2 of the patches. Took care of few suggestions from Amir. > > > > This series tries to implement Amir's suggestion of initializing > > OVL_UPPERDATA in callers of ovl_get_inode() and move checking of > > metacopy xattr out of ovl_get_inode(). > > > > It also has to patches to cleanup metacopy logic a bit and make it > > little more readable and understandable in ovl_lookup(). > > > > yangerkun, can you please make sure if this patch series fixes the > > xfstest issue you were facing once in a while. Thanks to everyone for the fix. Applied. Miklos