From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Palethorpe Date: Thu, 15 Jul 2021 09:00:48 +0100 Subject: [LTP] [PATCH v3] squashfs: Add regression test for sanity check bug In-Reply-To: <20210715050812.1950884-1-lkml@jv-coder.de> References: <20210715050812.1950884-1-lkml@jv-coder.de> Message-ID: <87h7gwngzz.fsf@suse.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hello Joerg, Joerg Vehlow writes: > From: Joerg Vehlow > > Adds a regression test for the fixes > c1b2028315 ("squashfs: fix inode lookup sanity checks") > and > 8b44ca2b62 ("squashfs: fix xattr id and id lookup sanity checks") > > Signed-off-by: Joerg Vehlow Acked-by: Richard Palethorpe -- Thank you, Richard.