From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 1/1] doc: TST_MNTPOINT should be full path
Date: Wed, 25 Aug 2021 16:54:37 +0200 [thread overview]
Message-ID: <YSZZrdiYVCUa2zeI@yuki> (raw)
In-Reply-To: <20210825071420.5751-1-pvorel@suse.cz>
Hi!
> Document changed behavior in 205a43dfb ("Make argument to tst_umount an
> absolute path").
>
> Signed-off-by: Petr Vorel <pvorel@suse.cz>
> ---
> doc/shell-test-api.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/doc/shell-test-api.txt b/doc/shell-test-api.txt
> index ecdbe9e6a..afc01dd01 100644
> --- a/doc/shell-test-api.txt
> +++ b/doc/shell-test-api.txt
> @@ -515,8 +515,8 @@ The 'tst_mount' mounts '$TST_DEVICE' of '$TST_FS_TYPE' (optional) to
> '$TST_MNT_PARAMS'. The '$TST_MNTPOINT' directory is created if it didn't
> exist prior to the function call.
>
> -If the path passed (optional, defaults to '$TST_MNTPOINT') to the 'tst_umount' is
> -not mounted (present in '/proc/mounts') it's noop.
> +If the path passed (optional, should be full path, defaults to '$TST_MNTPOINT')
^ ^
must absolute
--
Cyril Hrubis
chrubis@suse.cz
next prev parent reply other threads:[~2021-08-25 14:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-25 7:14 [LTP] [PATCH 1/1] doc: TST_MNTPOINT should be full path Petr Vorel
2021-08-25 7:29 ` Leo Liang
2021-08-25 14:54 ` Cyril Hrubis [this message]
2021-08-27 7:03 ` 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=YSZZrdiYVCUa2zeI@yuki \
--to=chrubis@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.