summaryrefslogtreecommitdiff
path: root/kernel/stacktrace.c
diff options
context:
space:
mode:
authorJoseph Qi <joseph.qi@linux.alibaba.com>2026-04-03 17:08:03 +0800
committerAndrew Morton <akpm@linux-foundation.org>2026-04-15 02:15:03 -0700
commit510a75028707645ecd606b18c6ca98e6834f9c14 (patch)
treee03e3eed8216678361e7e4c5177b8836e5e69123 /kernel/stacktrace.c
parentaf5e456c0b1930546c39cb785d120c2d54268d9c (diff)
downloadlwn-510a75028707645ecd606b18c6ca98e6834f9c14.tar.gz
lwn-510a75028707645ecd606b18c6ca98e6834f9c14.zip
ocfs2: remove redundant l_next_free_rec check in __ocfs2_find_path()
The l_next_free_rec > l_count check after ocfs2_read_extent_block() in __ocfs2_find_path() is now redundant, as ocfs2_validate_extent_block() already performs this validation at block read time. Remove the duplicate check to avoid maintaining the same validation in two places. Link: https://lkml.kernel.org/r/20260403090803.3860971-5-joseph.qi@linux.alibaba.com Signed-off-by: Joseph Qi <joseph.qi@linux.alibaba.com> Reviewed-by: Heming Zhao <heming.zhao@suse.com> Cc: Changwei Ge <gechangwei@live.cn> Cc: Joel Becker <jlbec@evilplan.org> Cc: Jun Piao <piaojun@huawei.com> Cc: Junxiao Bi <junxiao.bi@oracle.com> Cc: Mark Fasheh <mark@fasheh.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions