On Tue, Aug 26, 2025 at 11:39:51AM -0400, Josef Bacik wrote: > Now that we're using the i_count reference count as the ultimate arbiter > of whether or not an inode is life we can remove the I_FREEING and > I_WILL_FREE flags. > > Signed-off-by: Josef Bacik <josef@xxxxxxxxxxxxxx> > --- Very good looking diff.