added new support filesystem section

Also, called out the fact that the quick start guide
focus on glusterfs

Signed-off-by: Thiago da Silva <thiago@redhat.com>
This commit is contained in:
Thiago da Silva 2014-05-02 16:07:48 -04:00
parent 527b01f0cc
commit afee30faf0
1 changed files with 6 additions and 2 deletions

View File

@ -3,9 +3,13 @@
# Swift-On-File
Swift-On-File, formerly called Gluster-Swift, enables files and directories
created on any filesystem (that supports xattrs) to be accessed as objects
via the Swift API. This however currently supports only XFS and GlusterFS.
via the Swift API.
## Supported Filesystems:
* XFS
* GlusterFS
# Table of Contents
1. [Quick Start Guide](doc/markdown/quick_start_guide.md)
1. [Quick Start Guide with GlusterFS](doc/markdown/quick_start_guide.md)
1. [Developer Guide](doc/markdown/dev_guide.md)