swh:1:snp:3c665ee4f67729f27f2e40193ab88e7298cf0fef
Raw File
Tip revision: 7111951b8d4973bda27ff663f2cf18b663d15b48 authored by Linus Torvalds on 29 March 2020, 22:25:41 UTC
Linux 5.6
Tip revision: 7111951
Kconfig
# 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.
back to top