* [PATCH] fsmenu update
@ 2003-03-17 4:10 Randy.Dunlap
0 siblings, 0 replies; only message in thread
From: Randy.Dunlap @ 2003-03-17 4:10 UTC (permalink / raw)
To: linux-kernel, akpm, torvalds
[-- Attachment #1: Type: text/plain, Size: 175 bytes --]
Hi,
As requested by Andrew, this moves the hugetlbfs config option
into the Pseudo filesystems section near tmpfs.
Patch is to 2.5.64-current. Please apply.
Thanks,
~Randy
[-- Attachment #2: fsmenu-tlb.patch --]
[-- Type: text/plain, Size: 1004 bytes --]
patch_name: fsmenu-tlb.patch
patch_version: 2003-03-16.19:48:25
author: Randy.Dunlap <rddunlap@osdl.org>
description: "you need to move hugetlbfs down to the same menu as tmpfs"
product: Linux
product_versions: 2.5.64
changelog: move HUGETLBFS config option to the Pseudo filesystems section
requires: previous 2.5.64 filesystem menu update patch;
diffstat: =
fs/Kconfig | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff -Naur ./fs/Kconfig%FS2 ./fs/Kconfig
--- ./fs/Kconfig%FS2 Sun Mar 16 19:28:15 2003
+++ ./fs/Kconfig Sun Mar 16 19:38:31 2003
@@ -377,10 +377,6 @@
If you don't know whether you need it, then you don't need it:
answer N.
-config HUGETLBFS
- bool "HugeTLB file system support"
- depends on HUGETLB_PAGE
-
config QUOTA
bool "Quota support"
help
@@ -818,6 +814,10 @@
lost.
See <file:Documentation/filesystems/tmpfs.txt> for details.
+
+config HUGETLBFS
+ bool "HugeTLB file system support"
+ depends on HUGETLB_PAGE
config RAMFS
bool
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-03-17 4:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-17 4:10 [PATCH] fsmenu update Randy.Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox