mirror of
https://github.com/gluster/glusterfs.git
synced 2026-02-06 18:48:16 +01:00
This reverts commit b87c397091.
There seems to be some performance regression with the patch and hence recommended to have it reverted.
Updates: #325
Change-Id: Id85d6203173a44fad6cf51d39b3e96f37afcec09
Developers
From GlusterDocumentation
Contributing to the Gluster community
Are you itching to send in patches and participate as a developer in the Gluster community? Here are a number of starting points for getting involved. We don't require a signed contributor license agreement or copyright assignment, but we do require a "signed-off-by" line on each code check-in.
-
License Change - we recently changed the client library code to a dual license under the GPL v2 and the LGPL v3 or later
-
If you are not sure of where to start, and what to do, we have a small write-up on what you can pick. Check it out
Adding File operations
Automatic File Replication
Data Structures
Find the gfapi symbol versions here
Daemon Management Framework
Translators
- Block Device Tanslator
- Performance/write-Behind Translator
- Translator Development
- Storage/posix Translator
- Compression translator
Brick multiplex
Fuse
Testing/Debugging
- Unit Tests in GlusterFS
- [Using the Gluster Test Framework](./Using Gluster Test Framework.md) - Step by step instructions for running the Gluster Test Framework
- Coredump Analysis - Steps to analize coredumps generated by regression machines.
- Identifying Resource Leaks