From: "Joakim Tjernlund (Nokia)" <joakim.tjernlund@nokia.com>
To: Christoph Hellwig <hch@infradead.org>,
Joakim Tjernlund <joakim.tjernlund@infinera.com>
Cc: "linux-fsdevel@vger.kernel.org" <linux-fsdevel@vger.kernel.org>
Subject: Re: [PATCH] block: support mtd:<name> syntax for block devices
Date: Fri, 16 May 2025 07:37:26 +0000 [thread overview]
Message-ID: <c0ecfadc57d7e595cad87eeab8dff4d0119989ad.camel@nokia.com> (raw)
In-Reply-To: <aCblzTuIJzBUYepM@infradead.org>
On Fri, 2025-05-16 at 00:14 -0700, Christoph Hellwig wrote:
> [You don't often get email from hch@infradead.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
>
> CAUTION: This is an external email. Please be very careful when clicking links or opening attachments. See the URL nok.it/ext for additional information.
>
>
>
> On Fri, May 16, 2025 at 08:51:56AM +0200, Joakim Tjernlund wrote:
> > This is the same name scheme JFFS2 and UBI uses.
>
> Great to know, but compltely fails to explain what you are doing
> here given that this is a block device mount helper used by file
> systems using block and not mtd devices and thus the only obvious
> effect would be to crash the mount if actually used.
Right, was very brief
This enables mounts like so:
mount -t squashfs mtd:appfs /tmp
where mtd:appfs comes from:
# > cat /proc/mtd
dev: size erasesize name
...
mtd22: 00750000 00010000 "appfs"
next prev parent reply other threads:[~2025-05-16 7:37 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-16 6:51 [PATCH] block: support mtd:<name> syntax for block devices Joakim Tjernlund
2025-05-16 7:14 ` Christoph Hellwig
2025-05-16 7:37 ` Joakim Tjernlund (Nokia) [this message]
2025-05-16 7:47 ` [PATCH v2] " Joakim Tjernlund
2025-05-19 8:12 ` Johannes Thumshirn
2025-05-19 13:11 ` [PATCH v3] " Joakim Tjernlund
2025-05-19 14:37 ` Johannes Thumshirn
2025-05-19 14:39 ` Joakim Tjernlund (Nokia)
2025-05-19 15:03 ` [PATCH v4] " Joakim Tjernlund
2025-05-27 15:10 ` [PATCH v5] " Joakim Tjernlund
2025-05-28 13:09 ` kernel test robot
2025-06-02 7:50 ` [PATCH v6] " Joakim Tjernlund
2025-06-14 12:43 ` Joakim Tjernlund (Nokia)
2025-05-27 15:12 ` [PATCH v4] " Joakim Tjernlund (Nokia)
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=c0ecfadc57d7e595cad87eeab8dff4d0119989ad.camel@nokia.com \
--to=joakim.tjernlund@nokia.com \
--cc=hch@infradead.org \
--cc=joakim.tjernlund@infinera.com \
--cc=linux-fsdevel@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).