From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v7, 4/4] Make argument to tst_umount an absolute path
Date: Tue, 24 Aug 2021 14:46:53 +0200 [thread overview]
Message-ID: <YSTqPdIl493giI1t@pevik> (raw)
In-Reply-To: <YSTj7CB6PdG2HZsQ@ubuntu02>
Hi Leo,
Also evm_overlay.sh needs to be fixed, I'll change it before merge:
+++ testcases/kernel/security/integrity/ima/tests/evm_overlay.sh
@@ -34,7 +34,7 @@ setup()
TST_FS_TYPE="overlay"
mntpoint_backup="$TST_MNTPOINT"
- TST_MNTPOINT="$merged"
+ TST_MNTPOINT="$PWD/$merged"
params_backup="$TST_MNT_PARAMS"
TST_MNT_PARAMS="-o lowerdir=$lower,upperdir=$upper,workdir=$work"
Reviewed-by: Petr Vorel <pvorel@suse.cz>
for whole patchset.
Kind regards,
Petr
next prev parent reply other threads:[~2021-08-24 12:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-24 12:19 [LTP] [PATCH v7, 4/4] Make argument to tst_umount an absolute path Leo Liang
2021-08-24 12:46 ` Petr Vorel [this message]
2021-08-24 13:08 ` Cyril Hrubis
2021-08-25 7:17 ` Petr Vorel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YSTqPdIl493giI1t@pevik \
--to=pvorel@suse.cz \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox