diff options
Diffstat (limited to 'xlators/features')
-rw-r--r-- | xlators/features/glupy/src/setup.py.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/glupy/src/setup.py.in b/xlators/features/glupy/src/setup.py.in index b9ee02c2b4a..611e9695f76 100644 --- a/xlators/features/glupy/src/setup.py.in +++ b/xlators/features/glupy/src/setup.py.in @@ -1,6 +1,6 @@ from distutils.core import setup -DESC = """GlusterFS is a clustered file-system capable of scaling to +DESC = """GlusterFS is a distributed file-system capable of scaling to several petabytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. GlusterFS is one of the most sophisticated file systems in terms of |