From: Samuel Thibault <samuel.thibault@gnu.org>
To: "Ludovic Courtès" <ludo@gnu.org>,
58803@debbugs.gnu.org, bug-hurd@gnu.org
Subject: bug#58803: coreutils-8.32 test failure on i586-gnu
Date: Sat, 26 Nov 2022 12:53:38 +0100 [thread overview]
Message-ID: <20221126115338.fvkutuq3cce5ed7r@begin> (raw)
In-Reply-To: <87r0yu1ozc.fsf@inria.fr>
Hello,
It seems that replying on the web interface didn't work, so replying
again here by mail.
Ludovic Courtès, le mer. 26 oct. 2022 19:20:07 +0200, a ecrit:
> ludo@childhurd ~$ mkfifo fifo
> ludo@childhurd ~$ ls -l fifo
> prw-r--r-- 1 ludo users 0 Oct 21 07:08 fifo
> ludo@childhurd ~$ df ./fifo
> df: Warning: cannot read table of mounted file systems: No such file or directory
> ^C
Using coreutils 9.1, I am not getting the issue any more:
€ mkfifo foo
€ ls -l foo
prw-r--r-- 1 samy samy 0 Nov 26 11:47 foo
€ df ./foo
Filesystem Size Used Avail Use% Mounted on
- 20G 18G 1.8G 91% /
> Maybe /hurd/fifo needs to implement ‘trivfs_check_open_hook’ to avoid
> actually opening?
I don't think it will change the behavior? trivfs_S_dir_lookup will call
trivfs_open after trivfs_check_open_hook anyway.
Samuel
next prev parent reply other threads:[~2022-11-26 11:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-26 17:20 bug#58803: coreutils-8.32 test failure on i586-gnu Ludovic Courtès
2022-11-26 11:53 ` Samuel Thibault [this message]
2022-11-26 15:35 ` Ludovic Courtès
2023-07-18 20:09 ` Ludovic Courtès
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=20221126115338.fvkutuq3cce5ed7r@begin \
--to=samuel.thibault@gnu.org \
--cc=58803@debbugs.gnu.org \
--cc=bug-hurd@gnu.org \
--cc=ludo@gnu.org \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
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.