On Sat, Jul 27, 2024 at 10:53:50AM +0530, Siddharth Menon wrote: > hfsplus: Initialize directory subfolders in hfsplus_mknod Shouldn't this be in the subject line only? And no [PATCH]? > Addresses uninitialized subfolders attribute being used in `hfsplus_subfolders_inc` and `hfsplus_subfolders_dec`. Linewrap please. > > Fixes: https://syzkaller.appspot.com/bug?extid=fdedff847a0e5e84c39f > Reported-by: syzbot+fdedff847a0e5e84c39f@xxxxxxxxxxxxxxxxxxxxxxxxx > Closes: https://syzkaller.appspot.com/x/report.txt?x=16efda06680000 > Signed-off-by: Siddharth Menon <simeddon@xxxxxxxxx> > --- > fs/hfsplus/dir.c | 3 +++ > 1 file changed, 3 insertions(+) As this is a v2 patch, you must describe below the --- line what changed from the first one. thanks, greg k-h