mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] FS: Label tmpfs Kconfig option with "tmpfs".
@ 2008-07-07 19:18 Robert P. J. Day
  2008-07-07 21:41 ` Hugh Dickins
  0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2008-07-07 19:18 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: trivial


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
========================================================================

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] FS: Label tmpfs Kconfig option with "tmpfs".
  2008-07-07 19:18 [PATCH] FS: Label tmpfs Kconfig option with "tmpfs" Robert P. J. Day
@ 2008-07-07 21:41 ` Hugh Dickins
  2008-07-07 22:47   ` Robert P. J. Day
  0 siblings, 1 reply; 3+ messages in thread
From: Hugh Dickins @ 2008-07-07 21:41 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: Linux Kernel Mailing List, trivial

On Mon, 7 Jul 2008, Robert P. J. Day wrote:
> 
> Make it clear that the Kconfig option refers to "tmpfs".
> 
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

It's so long since I used anything but "make oldconfig", which
already shows TMPFS, making your mod seem redundant.  But you're right,
menuconfig and xconfig don't show it, so your change is a good one.

Though for the moment I can only give you
acked-by: hugh dickins <hugh@veritas.com>:
the next entry is for "Tmpfs POSIX Access Control Lists"
so I'd rather you say "Tmpfs support (virtual memory file system)",
then you can uppercase my ack.

hugh

> 
> ---
> 
>   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.
>  

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] FS: Label tmpfs Kconfig option with "tmpfs".
  2008-07-07 21:41 ` Hugh Dickins
@ 2008-07-07 22:47   ` Robert P. J. Day
  0 siblings, 0 replies; 3+ messages in thread
From: Robert P. J. Day @ 2008-07-07 22:47 UTC (permalink / raw)
  To: Hugh Dickins; +Cc: Linux Kernel Mailing List, trivial

On Mon, 7 Jul 2008, Hugh Dickins wrote:

> On Mon, 7 Jul 2008, Robert P. J. Day wrote:
> >
> > Make it clear that the Kconfig option refers to "tmpfs".
> >
> > Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
>
> It's so long since I used anything but "make oldconfig", which
> already shows TMPFS, making your mod seem redundant.  But you're right,
> menuconfig and xconfig don't show it, so your change is a good one.
>
> Though for the moment I can only give you
> acked-by: hugh dickins <hugh@veritas.com>:
> the next entry is for "Tmpfs POSIX Access Control Lists"
> so I'd rather you say "Tmpfs support (virtual memory file system)",
> then you can uppercase my ack.

or i could change the next line to read "tmpfs" rather than "Tmpfs".
:-)  does anyone have any strong feelings either way?

rday
--


========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry:
    Have classroom, will lecture.

http://crashcourse.ca                          Waterloo, Ontario, CANADA
========================================================================

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-07-07 22:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-07 19:18 [PATCH] FS: Label tmpfs Kconfig option with "tmpfs" Robert P. J. Day
2008-07-07 21:41 ` Hugh Dickins
2008-07-07 22:47   ` Robert P. J. Day

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®