public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/3] IMA + shell API fixes on umount
@ 2022-09-23 10:55 Petr Vorel
  2022-09-23 10:55 ` [LTP] [PATCH 1/3] tst_test.sh: cd to $LTPROOT before umount Petr Vorel
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Petr Vorel @ 2022-09-23 10:55 UTC (permalink / raw)
  To: ltp

NOTE this is based on my patchset "tst_test.sh: Fix filesystem support
detection" [1] which is based on Martin's patch [2] (4 more commits
needed). Also available in my fork [3].

All these 7 commits would be great to get to the release.

Kind regards,
Petr

[1] https://patchwork.ozlabs.org/project/ltp/list/?series=319660&state=*
[2] https://patchwork.ozlabs.org/project/ltp/patch/20220921155006.13360-1-mdoucha@suse.cz/
[3] https://github.com/pevik/ltp/commits/fix/TST_ALL_FILESYSTEMS.v2.ima

Petr Vorel (3):
  tst_test.sh: cd to $LTPROOT before umount
  ima_setup.sh: Use TST_MOUNT_DEVICE
  ima_setup.sh: Use tst_supported_fs instead of df

 .../security/integrity/ima/tests/ima_setup.sh | 29 +++++--------------
 testcases/lib/tst_test.sh                     |  3 +-
 2 files changed, 10 insertions(+), 22 deletions(-)

-- 
2.37.3


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

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

end of thread, other threads:[~2022-09-26  9:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-23 10:55 [LTP] [PATCH 0/3] IMA + shell API fixes on umount Petr Vorel
2022-09-23 10:55 ` [LTP] [PATCH 1/3] tst_test.sh: cd to $LTPROOT before umount Petr Vorel
2022-09-23 12:05   ` Cyril Hrubis
2022-09-23 12:27     ` Petr Vorel
2022-09-23 10:55 ` [LTP] [PATCH 2/3] ima_setup.sh: Use TST_MOUNT_DEVICE Petr Vorel
2022-09-23 13:37   ` Cyril Hrubis
2022-09-23 16:38     ` Petr Vorel
2022-09-23 10:55 ` [LTP] [PATCH 3/3] ima_setup.sh: Use tst_supported_fs instead of df Petr Vorel
2022-09-23 12:21   ` Cyril Hrubis
2022-09-26  9:52     ` Petr Vorel

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