Thomas Gleixner | ec8f24b | 2019-05-19 13:07:45 +0100 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
Mike Marshall | 07f0196 | 2015-07-17 10:38:17 -0400 | [diff] [blame] | 2 | config ORANGEFS_FS |
3 | tristate "ORANGEFS (Powered by PVFS) support" | ||||
4 | select FS_POSIX_ACL | ||||
5 | help | ||||
6 | Orange is a parallel file system designed for use on high end | ||||
7 | computing (HEC) systems. |