summaryrefslogtreecommitdiffstats
path: root/Feature Planning/GlusterFS 3.7/index.md
diff options
context:
space:
mode:
authorraghavendra talur <raghavendra.talur@gmail.com>2015-08-20 15:09:31 +0530
committerHumble Devassy Chirammal <humble.devassy@gmail.com>2015-08-31 02:27:22 -0700
commit9e9e3c5620882d2f769694996ff4d7e0cf36cc2b (patch)
tree3a00cbd0cc24eb7df3de9b2eeeb8d42ee9175f88 /Feature Planning/GlusterFS 3.7/index.md
parentf6055cdb4dedde576ed8ec55a13814a69dceefdc (diff)
Create basic directory structure
All new features specs go into in_progress directory. Once signed off, it should be moved to done directory. For now, This change moves all the Gluster 4.0 feature specs to in_progress. All other specs are under done/release-version. More cleanup required will be done incrementally. Change-Id: Id272d301ba8c434cbf7a9a966ceba05fe63b230d BUG: 1206539 Signed-off-by: Raghavendra Talur <rtalur@redhat.com> Reviewed-on: http://review.gluster.org/11969 Reviewed-by: Humble Devassy Chirammal <humble.devassy@gmail.com> Reviewed-by: Prashanth Pai <ppai@redhat.com> Tested-by: Humble Devassy Chirammal <humble.devassy@gmail.com>
Diffstat (limited to 'Feature Planning/GlusterFS 3.7/index.md')
-rw-r--r--Feature Planning/GlusterFS 3.7/index.md90
1 files changed, 0 insertions, 90 deletions
diff --git a/Feature Planning/GlusterFS 3.7/index.md b/Feature Planning/GlusterFS 3.7/index.md
deleted file mode 100644
index 99381cf..0000000
--- a/Feature Planning/GlusterFS 3.7/index.md
+++ /dev/null
@@ -1,90 +0,0 @@
-GlusterFS 3.7 Release Planning
-------------------------------
-
-Tentative Dates:
-
-9th Mar, 2015 - Feature freeze & Branching
-
-28th Apr, 2015 - 3.7.0 Beta Release
-
-14th May, 2015 - 3.7.0 GA
-
-Features in GlusterFS 3.7
--------------------------
-
-* [Features/Smallfile Performance](./Small File Performance.md):
-Small-file performance enhancement - multi-threaded epoll implemented.
-
-* [Features/Data-classification](./Data Classification.md):
-Tiering, rack-aware placement, and more. - Policy based tiering
-implemented
-
-* [Features/Trash](./Trash.md): Trash translator for
-GlusterFS
-
-* [Features/Object Count](./Object Count.md)
-
-* [Features/SELinux Integration](./SE Linux Integration.md)
-
-* [Features/Exports Netgroups Authentication](./Exports and Netgroups Authentication.md)
-
-* [Features/Policy based Split-brain resolution](./Policy based Split-brain Resolution.md): Policy Based
-Split-brain resolution
-
-* [Features/BitRot](./BitRot.md)
-
-* [Features/Gnotify](./Gnotify.md)
-
-* [Features/Improve Rebalance Performance](./Improve Rebalance Performance.md)
-
-* [Features/Upcall-infrastructure](./Upcall Infrastructure.md):
-Support for delegations/lease-locks, inode-invalidation, etc..
-
-* [Features/Gluster CLI for ganesha](./Gluster CLI for NFS Ganesha.md): Gluster CLI
-support to manage nfs-ganesha exports
-
-* [Features/Scheduling of Snapshot](./Scheduling of Snapshot.md): Schedule creation
-of gluster volume snapshots from command line, using cron.
-
-* [Features/sharding-xlator](./Sharding xlator.md)
-
-* [Features/HA for ganesha](./HA for Ganesha.md): HA
-support for NFS-Ganesha
-
-* [Features/Clone of Snapshot](./Clone of Snapshot.md)
-
-Other big changes
------------------
-
-* **GlusterD Daemon code
-refactoring**: GlusterD
-manages a lot of other daemons (bricks, NFS server, SHD, rebalance
-etc.), and there are several more on the way. This refactoring will
-introduce a common framework to manage all these daemons, which will
-make maintainance easier.
-
-* **RCU in GlusterD**: GlusterD has issues
-with thread synchronization and data access. This has been discussed on
-<http://www.gluster.org/pipermail/gluster-devel/2014-December/043382.html>
-. We will be using the RCU method to solve these issues and will be
-using [Userspace-RCU](http://urcu.so) to help with the implementation.
-
-Features beyond GlusterFS 3.7
------------------------------
-
-* [Features/Easy addition of custom translators](./Easy addition of Custom Translators.md)
-
-* [Features/outcast](./Outcast.md): Outcast
-
-* [Features/rest-api](./rest-api.md): REST API for
-Gluster Volume and Peer Management
-
-* [Features/Archipelago Integration](./Archipelago Integration.md):
-Improvements for integration with Archipelago
-
-Release Criterion
------------------
-
-- All new features to be documented in admin guide
-
-- Regression tests added \ No newline at end of file