diff options
| author | Darrick J. Wong <djwong@kernel.org> | 2026-03-23 14:01:57 -0700 |
|---|---|---|
| committer | Carlos Maiolino <cem@kernel.org> | 2026-03-26 14:25:06 +0100 |
| commit | 70685c291ef82269180758130394ecdc4496b52c (patch) | |
| tree | 2c8e5d4c85705a1d0ab125370a996c33c5be443b /include/mtd/git@git.tavy.me:linux.git | |
| parent | c6c56ff975f046be25f527231a239e37920aca5e (diff) | |
xfs: don't irele after failing to iget in xfs_attri_recover_work
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: ae673f534a3097 ("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>
Diffstat (limited to 'include/mtd/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
