From: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
To: Sebastian Chlad <sebastianchlad@gmail.com>
Cc: linux-block@vger.kernel.org, Sebastian Chlad <sebastian.chlad@suse.com>
Subject: Re: [PATCH v2 blktests 1/2] common/rc: add _have_debugfs()
Date: Thu, 23 Jul 2026 22:02:18 +0900 [thread overview]
Message-ID: <amIQbrH6iRme2z0l@shinhome> (raw)
In-Reply-To: <20260716100832.30570-1-sebastian.chlad@suse.com>
On Jul 16, 2026 / 12:08, Sebastian Chlad wrote:
> Kernel options like FAULT_INJECTION_DEBUG_FS being enabled does not
> guarantee debugfs is actually mounted at /sys/kernel/debug: on
> systemd systems, sys-kernel-debug.mount may not be started by
> default (e.g. SLE).
>
> Add _have_debugfs(), mirroring the existing _have_configfs() and
> _have_tracefs() checks, so tests that depend on debugfs-backed
> interfaces can skip cleanly with a clear reason instead of failing.
>
> Signed-off-by: Sebastian Chlad <sebastian.chlad@suse.com>
Thanks for the fix! I applied this series. Of note is that I added one more
commit for nvme/050 that has the same problem as nvme/039.
prev parent reply other threads:[~2026-07-23 13:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-16 10:08 [PATCH v2 blktests 1/2] common/rc: add _have_debugfs() Sebastian Chlad
2026-07-16 10:08 ` [PATCH blktests v2 2/2] nvme/039: skip cleanly when debugfs is not mounted Sebastian Chlad
2026-07-23 13:02 ` Shin'ichiro Kawasaki [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=amIQbrH6iRme2z0l@shinhome \
--to=shinichiro.kawasaki@wdc.com \
--cc=linux-block@vger.kernel.org \
--cc=sebastian.chlad@suse.com \
--cc=sebastianchlad@gmail.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