+0
−1
Loading
xlog_recovery_iget* never set @ip to a valid pointer if they return an error, so this irele will walk off a dangling pointer. Fix that. Cc: stable@vger.kernel.org # v6.10 Fixes: ae673f53 ("xfs: record inode generation in xattr update log intent items") Signed-off-by:Darrick J. Wong <djwong@kernel.org> Reviewed-by:
Long Li <leo.lilong@huawei.com> Reviewed-by:
Christoph Hellwig <hch@lst.de> Reviewed-by:
Carlos Maiolino <cmaiolino@redhat.com> Signed-off-by:
Carlos Maiolino <cem@kernel.org>