[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/3] XFS error handling fixes
From: |
Egor Ignatov |
Subject: |
[PATCH 0/3] XFS error handling fixes |
Date: |
Thu, 23 Jan 2025 20:44:12 +0300 |
This patchset fixes several issues with error handling in xfs module.
Egor Ignatov (3):
fs/xfs: Handle root inode read failure in grub_xfs_mount
fs/xfs: Fix grub_xfs_iterate_dir return value in case of failure
fs/xfs: Propagate incorrect inode error from grub_xfs_read_inode
grub-core/fs/xfs.c | 27 +++++++++++++++++++++++----
1 file changed, 23 insertions(+), 4 deletions(-)
--
2.42.4
- [PATCH 0/3] XFS error handling fixes,
Egor Ignatov <=