From: Al Viro <viro@zeniv.linux.org.uk>
To: Dan Williams <dan.j.williams@intel.com>
Cc: linux-fsdevel@vger.kernel.org
Subject: [RFC] what's the point of register_filesystem() in drivers/dax/super.c?
Date: Sat, 16 Mar 2019 16:23:54 +0000 [thread overview]
Message-ID: <20190316162353.GD2217@ZenIV.linux.org.uk> (raw)
It's not user-mountable, kern_mount() doesn't care about
looking it up by name, so the only effect of having it registered
is having it visible in /proc/filesystems.
Do you need that for anything? Because I would rather
avoid more of that voodoo...
next reply other threads:[~2019-03-16 16:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-16 16:23 Al Viro [this message]
2019-03-16 20:10 ` [RFC] what's the point of register_filesystem() in drivers/dax/super.c? Dan Williams
2019-03-16 20:26 ` Al Viro
2019-03-17 17:56 ` Dan Williams
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=20190316162353.GD2217@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=dan.j.williams@intel.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