4 changed files with 50 additions and 21 deletions
@ -1 +1 @@ |
|||
DIST nfs-ganesha-4.0_beta29.tar.gz 1845084 BLAKE2B 5cef2e879ddc799a245679be433c4091fddbb1e585830b1eb8ee3a4bc7d6a814a48355d14088cce5b59efaa74379db7453c497f889850f182f38df04d63411dc SHA512 46fde21768f387c993104d0da9dd0687e2b414b3adeb108f0475263b99909f32fe52340229575fedf270ccb26be3615796021bd93932eeb466b22863e3aaee7c |
|||
DIST nfs-ganesha-4.0_beta49.tar.gz 1877085 BLAKE2B a6e6d9c4dfe710be9ad0d90115a99137f2da9a9687f21670ba8e7e7dcb9443eb836314363bb417bc37628f861efae0017efd0107e76a1e018d737cabf4776b72 SHA512 f78d3cb02d20cd132b6a0c55cd8cd09a660c6084d0721c6e1d29602b4361619c17c6ed770a61efb367b01e409b6c45a40427eafdbee23b40dcfe2426e2fd094f |
|||
|
@ -0,0 +1,17 @@ |
|||
# Copyright 1999-2021 Gentoo Authors. |
|||
# Distributed under the terms of the GNU General Public License v2 |
|||
|
|||
# This file contains descriptions of GANESHA_FS USE_EXPAND flags. |
|||
|
|||
ceph - Enables CEPH support |
|||
glusterfs - Enables GlusterFS support |
|||
gpfs - Enables support for GPFS |
|||
lustre - Enables support for LustreFS |
|||
null - Enables support for NULL |
|||
panfs - Enables support for PanFS |
|||
proxy-v3 - Enables support for PROXY_V3 |
|||
proxy-v4 - Enables support for PROXY_V4 |
|||
rgw - Enables support for RGW |
|||
vfs - Enables support for VFS |
|||
xfs - Enables support for XFS |
|||
zfs - Enables support for ZFS |
Loading…
Reference in new issue