Forwarded: test

From: syzbot

Date: Tue Nov 18 2025 - 09:13:41 EST


For archival purposes, forwarding an incoming command email to
linux-kernel@xxxxxxxxxxxxxxx, syzkaller-bugs@xxxxxxxxxxxxxxxx.

***

Subject: test
Author: yun.zhou@xxxxxxxxxxxxx

#syz test
diff --git a/fs/jfs/jfs_txnmgr.h b/fs/jfs/jfs_txnmgr.h
index ba71eb5ced56..391c0d28e1bc 100644
--- a/fs/jfs/jfs_txnmgr.h
+++ b/fs/jfs/jfs_txnmgr.h
@@ -165,7 +165,7 @@ struct linelock {
u8 l2linesize; /* 1: log2 of linesize */
/* (8) */

- struct lv lv[20]; /* 40: */
+ struct lv lv[]; /* 40: */
}; /* (48) */

#define dt_lock linelock