On Thu, Aug 29, 2019 at 11:20:37AM +0800, kaixuxia wrote: > > > On 2019/8/29 11:04, Eric Sandeen wrote: > > On 8/28/19 8:27 PM, kaixuxia wrote: > >> ping... > >> Because there isn't this patch in the latest xfs-for-next branch > >> update... > > > > 1) V3 appears to have no changes from V2. Why was V3 sent? > > > The V3 subject has been changed to distinguish from another droplink > deadlock patch that will be sent soon. This V3 patch aim to fix the > rename whiteout deadlock. And now the subject line for the patch is far too long. it is almost twice as long as the old one, doesn't fit on one line without wrapping, and really doesn't tell us anything much extra. If you really must say it's a whiteout issue, then: xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUT is sufficient. It's a summary - the above contains the problem, the objects involved and the operation that needs to be fixed. Nothing more is necessary. It needs to fit into ~60 characters so that when you run git log --one-line the output can be pasted directly into email without wrapping.... Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx