From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: trivial@kernel.org
Subject: [PATCH] FS: Label tmpfs Kconfig option with "tmpfs".
Date: Mon, 7 Jul 2008 15:18:52 -0400 (EDT) [thread overview]
Message-ID: <alpine.LFD.1.10.0807071517090.29975@localhost.localdomain> (raw)
Make it clear that the Kconfig option refers to "tmpfs".
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
---
if people haven't yet figured out that this used to be shm fs, they
probably don't need to know.
diff --git a/fs/Kconfig b/fs/Kconfig
index 2694648..9360b69 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -979,7 +979,7 @@ config SYSFS
Designers of embedded systems may wish to say N here to conserve space.
config TMPFS
- bool "Virtual memory file system support (former shm fs)"
+ bool "tmpfs support (Virtual memory file system)"
help
Tmpfs is a file system which keeps all files in virtual memory.
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry:
Have classroom, will lecture.
http://crashcourse.ca Waterloo, Ontario, CANADA
========================================================================
next reply other threads:[~2008-07-07 19:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-07 19:18 Robert P. J. Day [this message]
2008-07-07 21:41 ` Hugh Dickins
2008-07-07 22:47 ` Robert P. J. Day
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=alpine.LFD.1.10.0807071517090.29975@localhost.localdomain \
--to=rpjday@crashcourse.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@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
all inboxes | Powered by JetHome®