2003-03-17 04:01:56

by Randy.Dunlap

[permalink] [raw]
Subject: [PATCH] fsmenu update

patch_name: fsmenu-tlb.patch
patch_version: 2003-03-16.19:48:25
author: Randy.Dunlap <[email protected]>
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


Attachments:
fsmenu-tlb.patch (0.98 kB)