From: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
To: linux-fsdevel@vger.kernel.org
Cc: hch@infradead.org, Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Subject: [PATCH 11/12] cmsfs: Kconfig entry
Date: Sun, 21 Sep 2008 21:29:27 -0400 [thread overview]
Message-ID: <1222046968-3364-12-git-send-email-jeffpc@josefsipek.net> (raw)
In-Reply-To: <1222046968-3364-1-git-send-email-jeffpc@josefsipek.net>
Signed-off-by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
---
fs/Kconfig | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/fs/Kconfig b/fs/Kconfig
index d387358..de25ab0 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -1033,6 +1033,14 @@ config AFFS_FS
To compile this file system support as a module, choose M here: the
module will be called affs. If unsure, say N.
+config CMS_FS
+ tristate "CMS minidisk filesystem support (EXPERIMENTAL)"
+ depends on BLOCK && EXPERIMENTAL
+ help
+ Support for z/VM CMS minidisk filesystem format.
+
+ If unsure, say N.
+
config ECRYPT_FS
tristate "eCrypt filesystem layer support (EXPERIMENTAL)"
depends on EXPERIMENTAL && KEYS && CRYPTO && NET
--
1.5.6.3
next prev parent reply other threads:[~2008-09-22 1:47 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-22 1:29 [RFC PATCH] CMS minidisk filesystem support Josef 'Jeff' Sipek
2008-09-22 1:29 ` [PATCH 01/12] cmsfs: Documentation Josef 'Jeff' Sipek
2008-09-22 1:29 ` [PATCH 02/12] cmsfs: header file Josef 'Jeff' Sipek
2008-09-22 1:29 ` [PATCH 03/12] cmsfs: EBCDIC translation table Josef 'Jeff' Sipek
2008-09-22 1:29 ` [PATCH 04/12] cmsfs: block mapping code Josef 'Jeff' Sipek
2008-09-22 1:29 ` [PATCH 05/12] cmsfs: file operations Josef 'Jeff' Sipek
2008-09-22 1:29 ` [PATCH 06/12] cmsfs: inode operations Josef 'Jeff' Sipek
2008-09-22 1:29 ` [PATCH 07/12] cmsfs: super block operations Josef 'Jeff' Sipek
2008-09-22 1:29 ` [PATCH 08/12] cmsfs: export extra file attributes via xattr Josef 'Jeff' Sipek
2008-09-22 1:29 ` [PATCH 09/12] cmsfs: misc helpers Josef 'Jeff' Sipek
2008-09-22 1:29 ` [PATCH 10/12] MAINTAINERS: cmsfs entry Josef 'Jeff' Sipek
2008-09-22 1:29 ` Josef 'Jeff' Sipek [this message]
2008-09-22 1:29 ` [PATCH 12/12] cmsfs: Makefile Josef 'Jeff' Sipek
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=1222046968-3364-12-git-send-email-jeffpc@josefsipek.net \
--to=jeffpc@josefsipek.net \
--cc=hch@infradead.org \
--cc=linux-fsdevel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).