All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 1/1] syscalls/fsmount01: Add test for new mount API v5.2
Date: Fri, 7 Feb 2020 15:08:22 +0100	[thread overview]
Message-ID: <20200207140821.GA6137@rei.lan> (raw)
In-Reply-To: <20200207140404.GA8492@dell5510>

Hi!
> > I do remmeber commenting this that the tst_umount() already prints a
> > WARN which will fail the test anyways, so there is no point in handling
> > the return from tst_umount() here.
> I guess SAFE_UMOUNT(MNTPOINT) will be the best.

Actually no, because unlike the tst_umount() SAFE_UMOUNT() does not
retry, which will make the test faill if there is a background daemon
that is probing newly mounted filesystems.

-- 
Cyril Hrubis
chrubis@suse.cz

      reply	other threads:[~2020-02-07 14:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-06 16:27 [LTP] [PATCH 1/1] syscalls/fsmount01: Add test for new mount API v5.2 Petr Vorel
2020-02-07  8:18 ` Zorro Lang
2020-02-07  9:05   ` Petr Vorel
2020-02-07 13:20 ` Cyril Hrubis
2020-02-07 14:04   ` Petr Vorel
2020-02-07 14:08     ` Cyril Hrubis [this message]

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=20200207140821.GA6137@rei.lan \
    --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.