linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] xfs/348: test handling of malformed inode mode
@ 2016-12-25 18:09 Amir Goldstein
  2016-12-25 18:09 ` [PATCH v2 1/3] xfs/348: test handling of invalid inode modes Amir Goldstein
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Amir Goldstein @ 2016-12-25 18:09 UTC (permalink / raw)
  To: Eryu Guan, Darrick J . Wong, Christoph Hellwig
  Cc: Brian Foster, fstests, linux-xfs

Eryu,

I beefed up the initial test sent earlier today with more checks
on mounted fs.

The original patch testing only xfs_repair remains patch 1 in this series.

Patch 2 adds fstat tests on mounted fs, which are safe on my test system.

Patch 3 is explosive. It exposes an XFS assert, but I left a "safety pin"
that needs to be commented out to reproduce the assert.

I will soon post my kernel configs and dmesg logs.

Amir.

v2:
- test fstat with malformed inode mode
- test readlink/readdir with malformed inode mode

v1:
- test xfs_repair with malformed inode mode

Amir Goldstein (3):
  xfs/348: test handling of invalid inode modes
  xfs/348: test fstat with malformed inode mode
  xfs/348: test readlink/readdir with malformed inode mode

 tests/xfs/348     | 154 +++++++++++++++++++++++++++
 tests/xfs/348.out | 312 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/xfs/group   |   1 +
 3 files changed, 467 insertions(+)
 create mode 100755 tests/xfs/348
 create mode 100644 tests/xfs/348.out

-- 
2.7.4


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-01-11  9:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-25 18:09 [PATCH v2 0/3] xfs/348: test handling of malformed inode mode Amir Goldstein
2016-12-25 18:09 ` [PATCH v2 1/3] xfs/348: test handling of invalid inode modes Amir Goldstein
2017-01-03 20:36   ` Darrick J. Wong
2017-01-04 10:36     ` Amir Goldstein
2017-01-04 20:33       ` Darrick J. Wong
2016-12-25 18:09 ` [PATCH v2 2/3] xfs/348: test fstat with malformed inode mode Amir Goldstein
2016-12-25 18:09 ` [PATCH v2 3/3] xfs/348: test readlink/readdir " Amir Goldstein
2017-01-03  5:52 ` [PATCH v2 0/3] xfs/348: test handling of " Eryu Guan
2017-01-11  6:45   ` Amir Goldstein
2017-01-11  9:08     ` Eryu Guan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).