From: Goldwyn Rodrigues <rgoldwyn@suse.de>
To: autofs@vger.kernel.org
Cc: lidong.zhong@suse.com
Subject: Unable to set log priority for all direct mounts
Date: Thu, 14 May 2026 16:01:44 -0400 [thread overview]
Message-ID: <agYonWw9_WVrWyub@zuko.lan> (raw)
Hello,
Since the work to have a single FIFO file for setting log priority
(16ea4156 ("autofs-5.1.8 - switch to application wide command pipe"), to
be more precise 16ea4156 (autofs-5.1.8 - switch to application wide
command pipe), automount has lost the ability to set the log priority of
all direct mounts using the path "/-".
# sudo automount -l info /-
Could not find device id for mount /-
This is because automount attempts to mount and get verifies the real
path which is non-existent in case of direct mounts "/-".
In the automount program, the log priority is set pretty early and much
before the master map is setup. So we cannot check on the autofs dev
either.
What would be the best way to solve this? Should we just document it
as a feature loss?
--
Goldwyn
reply other threads:[~2026-05-14 20:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=agYonWw9_WVrWyub@zuko.lan \
--to=rgoldwyn@suse.de \
--cc=autofs@vger.kernel.org \
--cc=lidong.zhong@suse.com \
/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