s' content='index, nofollow'/>
summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* storage/posix: Remove a redundant lstat in posix_handle_hard.Mohammed Junaid2013-03-061-7/+0
* nlm: use appropriate open flags while lockingRajesh Amaravathi2013-03-051-1/+7
* cluster xlators: s/-1/GF_CLIENT_PID_GSYNCD/Csaba Henk2013-03-033-7/+7
* glusterd: Added description for nfs.transport-type option in volume set help.Avra Sengupta2013-03-011-1/+4
* Modified validation parameters for owner-uid and owner-gid.Avra Sengupta2013-03-011-0/+4
* cluster/afr: Turn on eager-lock for fd DATA transactionsPranith Kumar K2013-03-012-21/+7
* glusterd: Added the validation function for subvols-per-directoryAvra Sengupta2013-02-288-26/+90
* glusterd: Fix some options in vme tableKaushal M2013-02-281-7/+2
* cluster/distribute: Prevent spurious multiple defrag crawlsshishir gowda2013-02-281-9/+14
* Do not call xdr_string() with a NULL error messageEmmanuel Dreyfus2013-02-281-0/+1
* glusterd: Added validation function for stripe-block-size.Avra Sengupta2013-02-271-2/+41
* cluster/dht: print hash function munging logs in DEBUG modeAnand Avati2013-02-271-2/+2
* cluster/distribute: Add filter to support file patterns to be migratedshishir gowda