]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ext4: no need to continue when the number of entries is 1
authorEdward Adam Davis <eadavis@qq.com>
Mon, 1 Jul 2024 14:25:03 +0000 (22:25 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 27 Aug 2024 01:20:48 +0000 (21:20 -0400)
commit1a00a393d6a7fb1e745a41edd09019bd6a0ad64c
tree54d97f0c1486163f361db5ae04ce5e901a06a8a2
parent70dd7b573afeba9b8f8a33f2ae1e4a9a2ec8c1ec
ext4: no need to continue when the number of entries is 1

Fixes: ac27a0ec112a ("[PATCH] ext4: initial copy of files from ext3")
Reported-by: syzbot+ae688d469e36fb5138d0@syzkaller.appspotmail.com
Closes: https://syzkaller.appspot.com/bug?extid=ae688d469e36fb5138d0
Signed-off-by: Edward Adam Davis <eadavis@qq.com>
Reported-and-tested-by: syzbot+ae688d469e36fb5138d0@syzkaller.appspotmail.com
Link: https://patch.msgid.link/tencent_BE7AEE6C7C2D216CB8949CE8E6EE7ECC2C0A@qq.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@kernel.org
fs/ext4/namei.c