On Tue, Mar 02, 2021 at 03:22:39PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > This test is designed to fail an mmap write and see what happens. > Typically this is a segmentation fault. If the user's computer is > configured to capture core dumps, this will cause the test to fail, even > though we got the reaction we wanted. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>