On Thu, Jul 19, 2018 at 10:49:59AM -0400, Josef Bacik wrote: > We want to have a complete picture of any delayed inode updates before > we make the decision to commit or not, so make sure we run delayed iputs > before making the decision to commit or not.
This basically says "we need to do X, so we do X", lacking the explanation why.