linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Disseldorp <ddiss@suse.de>
To: linux-doc@vger.kernel.org
Cc: dan.j.williams@intel.com, David Disseldorp <ddiss@suse.de>
Subject: [PATCH] Documentation/filesystem/dax: remove brd as a DAX reference
Date: Tue, 26 Aug 2025 18:00:06 +1000	[thread overview]
Message-ID: <20250826080006.22610-1-ddiss@suse.de> (raw)

This reference is outdated; DAX support was removed from brd via commit
7a862fbbdec66 ("brd: remove dax support").

Signed-off-by: David Disseldorp <ddiss@suse.de>
---
 Documentation/filesystems/dax.rst | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/Documentation/filesystems/dax.rst b/Documentation/filesystems/dax.rst
index 08dd5e254cc53..1e50d4af84385 100644
--- a/Documentation/filesystems/dax.rst
+++ b/Documentation/filesystems/dax.rst
@@ -205,9 +205,7 @@ implement direct_access.  Equally, if your device can occasionally
 stall the CPU for an extended period, you should also not attempt to
 implement direct_access.
 
-These block devices may be used for inspiration:
-- brd: RAM backed block device driver
-- pmem: NVDIMM persistent memory driver
+The NVDIMM persistent memory (pmem) driver may be used for inspiration.
 
 
 Implementation Tips for Filesystem Writers
-- 
2.43.0


                 reply	other threads:[~2025-08-26  8:00 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=20250826080006.22610-1-ddiss@suse.de \
    --to=ddiss@suse.de \
    --cc=dan.j.williams@intel.com \
    --cc=linux-doc@vger.kernel.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).