summaryrefslogtreecommitdiff
path: root/fs/orangefs/Kconfig
diff options
context:
space:
mode:
authorMike Marshall <hubcap@omnibond.com>2015-07-17 10:38:17 -0400
committerMike Marshall <hubcap@omnibond.com>2015-10-03 11:40:00 -0400
commit07f01962e3d37bd2c5bbcdf87f29c9fe78feb6e0 (patch)
treea2a87deb49e7da95fa7d51a1a836c84aa6a6ae01 /fs/orangefs/Kconfig
parent74a552a133ab4c9673476d26edadae13f5d54408 (diff)
Orangefs: kernel client part 7
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Diffstat (limited to 'fs/orangefs/Kconfig')
-rw-r--r--fs/orangefs/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/fs/orangefs/Kconfig b/fs/orangefs/Kconfig
new file mode 100644
index 000000000000..1554c02489de
--- /dev/null
+++ b/fs/orangefs/Kconfig
@@ -0,0 +1,6 @@
+config ORANGEFS_FS
+ tristate "ORANGEFS (Powered by PVFS) support"
+ select FS_POSIX_ACL
+ help
+ Orange is a parallel file system designed for use on high end
+ computing (HEC) systems.