public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/2] tst_test per FS options and small cleanup
@ 2024-06-03 12:34 Cyril Hrubis
  2024-06-03 12:34 ` [LTP] [PATCH 1/2] lib: tst_test: Add per filesystem mkfs and mount opts Cyril Hrubis
  2024-06-03 12:34 ` [LTP] [PATCH 2/2] syscalls: quotactl: Move mkfs opts into tst_test Cyril Hrubis
  0 siblings, 2 replies; 13+ messages in thread
From: Cyril Hrubis @ 2024-06-03 12:34 UTC (permalink / raw)
  To: ltp

Add per FS mkfs and mount options and move mkfs_opts to the tst_test
struct in two quotactl tests.

Cyril Hrubis (2):
  lib: tst_test: Add per filesystem mkfs and mount opts
  syscalls: quotactl: Move mkfs opts into tst_test

 include/tst_test.h                            | 64 ++++++++++------
 lib/tst_test.c                                | 73 +++++++++++++------
 .../kernel/syscalls/fanotify/fanotify22.c     |  4 +-
 .../kernel/syscalls/fanotify/fanotify23.c     |  4 +-
 .../kernel/syscalls/getxattr/getxattr04.c     |  4 +-
 testcases/kernel/syscalls/ioctl/ioctl08.c     |  4 +-
 testcases/kernel/syscalls/mmap/mmap16.c       | 19 ++---
 .../kernel/syscalls/quotactl/quotactl01.c     |  6 +-
 .../kernel/syscalls/quotactl/quotactl02.c     |  6 +-
 .../kernel/syscalls/quotactl/quotactl03.c     |  6 +-
 .../kernel/syscalls/quotactl/quotactl04.c     | 19 +++--
 .../kernel/syscalls/quotactl/quotactl05.c     |  6 +-
 .../kernel/syscalls/quotactl/quotactl06.c     |  6 +-
 .../kernel/syscalls/quotactl/quotactl07.c     |  4 +-
 .../kernel/syscalls/quotactl/quotactl08.c     | 19 ++---
 .../kernel/syscalls/quotactl/quotactl09.c     |  6 +-
 testcases/kernel/syscalls/statx/statx05.c     |  4 +-
 testcases/kernel/syscalls/statx/statx06.c     |  8 +-
 testcases/kernel/syscalls/statx/statx07.c     |  4 +-
 testcases/kernel/syscalls/statx/statx09.c     |  4 +-
 20 files changed, 168 insertions(+), 102 deletions(-)

-- 
2.44.1


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

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

end of thread, other threads:[~2024-06-11 13:18 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-03 12:34 [LTP] [PATCH 0/2] tst_test per FS options and small cleanup Cyril Hrubis
2024-06-03 12:34 ` [LTP] [PATCH 1/2] lib: tst_test: Add per filesystem mkfs and mount opts Cyril Hrubis
2024-06-03 13:22   ` Andrea Cervesato via ltp
2024-06-07 10:29   ` Petr Vorel
2024-06-11  9:54   ` Martin Doucha
2024-06-11 11:02     ` Petr Vorel
2024-06-11 11:44       ` Martin Doucha
2024-06-11 12:23         ` Cyril Hrubis
2024-06-11 12:42           ` Martin Doucha
2024-06-11 13:11             ` Cyril Hrubis
2024-06-11 13:16               ` Martin Doucha
2024-06-11 13:18                 ` Cyril Hrubis
2024-06-03 12:34 ` [LTP] [PATCH 2/2] syscalls: quotactl: Move mkfs opts into tst_test Cyril Hrubis

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