Bug 7623 - ext4: move 'ix' sanity check to corrent position
Summary: ext4: move 'ix' sanity check to corrent position
Status: RESOLVED FIXED
Alias: None
Product: ANCK 5.10 Dev
Classification: ANCK
Component: fs (show other bugs) fs
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: zhujun
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-24 10:28 UTC by zhujun
Modified: 2023-11-24 11:50 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zhujun cmss_group 2023-11-24 10:28:00 UTC
Check 'ix' before it is used.

Additional info:

社区有patch已经解决
ext4: move 'ix' sanity check to corrent position

commit 83eee515e41518b8d31ef84275a2682739de6438

Reference:https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.10.y&id=83eee515e41518b8d31ef84275a2682739de6438

git cherry-pick -s 83eee515e(with stable-v5.10.201 repo added)
Comment 1 小龙 admin 2023-11-24 10:30:51 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2459
Comment 2 Joseph Qi alibaba_cloud_group 2023-11-24 11:50:10 UTC
(In reply to 小龙 from comment #1)
> The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2459

merged