On Wed, May 18, 2022 at 11:55:19AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Technically speaking, objects allocated out of a specific slab cache are > supposed to be freed to that slab cache. The popular slab backends will > take care of this for us, but SLOB famously doesn't. Fix this, even if > slob + xfs are not that common of a combination. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > --- > fs/xfs/xfs_attr_item.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) looks fine. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx