From: "Randy.Dunlap" <randy.dunlap@verizon.net>
To: linux-kernel@vger.kernel.org, akpm@digeo.com, torvalds@transmeta.com
Subject: [PATCH] fsmenu update
Date: Sun, 16 Mar 2003 20:10:19 -0800 [thread overview]
Message-ID: <3E754AAB.358C4230@verizon.net> (raw)
[-- 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
reply other threads:[~2003-03-17 4:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3E754AAB.358C4230@verizon.net \
--to=randy.dunlap@verizon.net \
--cc=akpm@digeo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.