blob: 890c0ae9a4530bbb8e83429ccfae7a3343620e0e (
plain)
1
2
3
4
5
6
7
|
# SPDX-License-Identifier: GPL-2.0-only
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.
|