FS/XFS testing framework
 help / color / mirror / Atom feed
* [PATCH v3 xfstests 0/2] generic: new test to check nlink returned by fstat()
@ 2026-07-24  3:12 ChenXiaoSong
  2026-07-24  3:12 ` [PATCH v3 xfstests 1/2] generic/002: simplify the hardlink count test ChenXiaoSong
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: ChenXiaoSong @ 2026-07-24  3:12 UTC (permalink / raw)
  To: smfrench, linkinjeon, pc, ronniesahlberg, sprasad, tom, bharathsm,
	senozhatsky, dhowells, metze, zlang
  Cc: linux-cifs, fstests, ChenXiaoSong

From: ChenXiaoSong <chenxiaosong@kylinos.cn>

v2->v3: use `xfs_io -c 'stat -r'` to call fstat().

v2: https://lore.kernel.org/linux-cifs/20260720163502.732454-1-chenxiaosong@chenxiaosong.com/

ChenXiaoSong (2):
  generic/002: simplify the hardlink count test
  generic: new test to check nlink returned by fstat()

 tests/generic/002     | 16 +++++-------
 tests/generic/002.out |  2 +-
 tests/generic/798     | 60 +++++++++++++++++++++++++++++++++++++++++++
 tests/generic/798.out |  2 ++
 4 files changed, 69 insertions(+), 11 deletions(-)
 create mode 100755 tests/generic/798
 create mode 100644 tests/generic/798.out

-- 
2.43.0


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

end of thread, other threads:[~2026-07-28 10:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-24  3:12 [PATCH v3 xfstests 0/2] generic: new test to check nlink returned by fstat() ChenXiaoSong
2026-07-24  3:12 ` [PATCH v3 xfstests 1/2] generic/002: simplify the hardlink count test ChenXiaoSong
2026-07-28 10:13   ` Zorro Lang
2026-07-24  3:12 ` [PATCH v3 xfstests 2/2] generic: new test to check nlink returned by fstat() ChenXiaoSong
2026-07-28  9:56   ` Zorro Lang
2026-07-28  3:38 ` [PATCH v3 xfstests 0/2] " Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox