lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 7 Jul 2008 15:18:52 -0400 (EDT)
From:	"Robert P. J. Day" <rpjday@...shcourse.ca>
To:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
cc:	trivial@...nel.org
Subject: [PATCH] FS: Label tmpfs Kconfig option with "tmpfs".


Make it clear that the Kconfig option refers to "tmpfs".

Signed-off-by: Robert P. J. Day <rpjday@...shcourse.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
========================================================================
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ