public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/2] df01.sh: fix for XFS on kernel >= 5.19
@ 2023-03-07 14:55 Petr Vorel
  2023-03-07 14:55 ` [LTP] [PATCH 1/2] lib: Add tst_fsfreeze.c Petr Vorel
  2023-03-07 14:55 ` [LTP] [PATCH 2/2] df01.sh: Use tst_fsfreeze for XFS on kernel >= 5.19 Petr Vorel
  0 siblings, 2 replies; 10+ messages in thread
From: Petr Vorel @ 2023-03-07 14:55 UTC (permalink / raw)
  To: ltp; +Cc: Eric Sandeen, Darrick J . Wong

I finally find a time to fix this.

Kind regards,
Petr

Petr Vorel (2):
  lib: Add tst_fsfreeze.c
  df01.sh: Use tst_fsfreeze for XFS on kernel >= 5.19

 testcases/commands/df/df01.sh |  7 ++++++-
 testcases/lib/.gitignore      |  3 ++-
 testcases/lib/Makefile        |  2 +-
 testcases/lib/tst_fsfreeze.c  | 38 +++++++++++++++++++++++++++++++++++
 4 files changed, 47 insertions(+), 3 deletions(-)
 create mode 100644 testcases/lib/tst_fsfreeze.c

-- 
2.39.2


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2023-03-15 12:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-07 14:55 [LTP] [PATCH 0/2] df01.sh: fix for XFS on kernel >= 5.19 Petr Vorel
2023-03-07 14:55 ` [LTP] [PATCH 1/2] lib: Add tst_fsfreeze.c Petr Vorel
2023-03-07 14:55 ` [LTP] [PATCH 2/2] df01.sh: Use tst_fsfreeze for XFS on kernel >= 5.19 Petr Vorel
2023-03-13 14:38   ` Cyril Hrubis
2023-03-13 15:09     ` Eric Sandeen
2023-03-13 15:30       ` Petr Vorel
2023-03-13 15:33         ` Petr Vorel
2023-03-13 16:12           ` Darrick J. Wong
2023-03-13 22:08             ` Petr Vorel
2023-03-15 12:23             ` Petr Vorel

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