On Thu, Feb 07, 2019 at 11:54:26AM -0500, Josef Bacik wrote: > We're now reserving an extra items worth of space for property > inheritance. We only have one property at the moment so this covers us, > but if we add more in the future this will allow us to not get bitten by > the extra space reservation. If we do add more properties in the future > we should re-visit how we calculate the space reservation needs by the > callers. > > Signed-off-by: Josef Bacik <josef@xxxxxxxxxxxxxx> There were xattr and property code cleanups, I've applied this patch on top of that as the logic hasn't changed, only the context.
