summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixes to compile on MacOSX (no fuse client)Amar Tumballi2009-12-015-21/+24
* bring new MOP called NOTIFY.Amar Tumballi2009-12-012-2/+11
* afr: remove memcpy of @local contents in afr_local_copyAnand Avati2009-12-011-8/+23
* afr: fix fd reference leakAnand Avati2009-12-011-1/+1
* performance/io-cache: Hold locks on inode before creating rbt tree.Vijay Bellur2009-12-011-20/+29
* libglusterfsclient/read: break reads bigger than the iobuffer size into small...Raghavendra G2009-12-011-16/+34
* libglusterfsclient/readv: break reads bigger than the iobuffer size into smal...Raghavendra G2009-12-011-27/+55
* extras/benchmarking: port glfs-bm.c to master.Raghavendra G2009-12-011-21/+29
* changed the version of glusterfs from 2.1.0 to 3.0.0Amar Tumballi2009-12-012-2/+2
* trash_ftruncate fop addedAmar Tumballi2009-12-011-0/+357
* trash_truncate fop addedAmar Tumballi2009-12-011-2/+443
* trash_rename fop addedAmar Tumballi2009-12-011-0/+258
* trash_unlink fop addedAmar Tumballi2009-12-012-1/+337
* features/trash initial cleanup commitAmar Tumballi2009-12-013-610/+194
* Booster configuration fixed for per transport type and honours conf-dir option.Harshavardhana Ranganath2009-12-012-11/+57
* cluster/afr: Don't do memcpy of afr_local_t in afr_local_copy.Vikas Gorur2009-12-013-20/+7
* cluster/afr: Set file size properly before unwinding from self-heal.Vikas Gorur2009-12-011-2/+5
* cluster/afr: Set the self-heal "source" as read subvolume even when not doing...Vikas Gorur2009-12-015-29/+117
* stat-prefetch: fix unsafe reference to @local in sp_lookup_cbkAnand Avati2009-12-011-1/+5
* performance/stat-prefetch: make lookup to wait for the completion of another ...Raghavendra G2009-12-011-14/+106
* performance/stat-prefetch: don't use same variable for getting inode context ...Raghavendra G2009-12-011-5/+5
* performance/stat-prefetch: fix errors in handling memory allocation failures ...Raghavendra G2009-12-011-3/+3
* fix leaks pointed out by cppcheck static analyzerCsaba Henk2009-11-305-3/+10
* cluster/afr: Preserve generation number along with inode in lookup and creati...Vikas Gorur2009-11-303-3/+26
* cluster/afr: Refactored lookup_cbk and introduce precedence of errors.Vikas Gorur2009-11-302-117/+303
* afr: fix crash in afr_sh_data_closeAnand Avati2009-11-291-0/+3
* protocol/server: enhance trace loggingAnand Avati2009-11-293-85/+206
* afr: handle fdctx->pre_op_done handlingAnand Avati2009-11-291-0/+1
* afr: fix logic to break out of diff/checksum loopAnand Avati2009-11-281-9/+5
* protocol/server: fix improper validation of fd in server_rchecksumAnand Avati2009-11-281-6/+0
* performance/quick-read: add options to doc/translator-options.txt.Raghavendra G2009-11-281-0/+4
* performance/quick-read: change the maximum value of max-file-size to 1000KB f...Raghavendra G2009-11-281-4/+4
* Excluding static libraries.Harshavardhana Ranganath2009-11-281-0/+1
* Removed deprecated export_dir in print string.Harshavardhana Ranganath2009-11-281-1/+1
* moved unify from 'cluster/unify' to 'legacy/cluster/unify'Amar Tumballi2009-11-281-1/+1
* performance/stat-prefetch: Changed rbthash to make use of 1 bucketVijay Bellur2009-11-262-16/+66
* Volgen rewritten using option parser and added proper support for booster.Harshavardhana Ranganath2009-11-263-211/+274
* THIS: transport to use xlator_notify() for proper setting of @THISAnand Avati2009-11-261-2/+2
* protocol/server: Introduce option trace to log requests and replies in normal...Pavan Sondur2009-11-264-6/+176
* protocol/server: Get all fops to use the new 'resolve_and_resume' path in ser...Pavan Sondur2009-11-262-277/+299
* Changed rbthash_table_init() to take a mem-pool argument.Vijay Bellur2009-11-266-31/+115
* fixes in nufaAmar Tumballi2009-11-263-96/+92
* switch translator addedAmar Tumballi2009-11-263-1/+1059
* Volgen supporting multidisks and booster configuration for nfs and cifsHarshavardhana Ranganath2009-11-268-440/+489
* add an extra check for loc->parent when loc->ino is not 1Amar Tumballi2009-11-261-1/+1
* Fixed typo in gf_proc_dump for attribute_timeout.Harshavardhana Ranganath2009-11-261-1/+1
* don't allow stripe with just one subvolumeAmar Tumballi2009-11-261-1/+7
* protocol/server: Changed logging level of message on deep resolutionVijay Bellur2009-11-261-1/+1
* changed the log level of failure case in client_setvolume_cbkAmar Tumballi2009-11-261-1/+1
* Added boundaries for each fops, mops and cbks.Harshavardhana Ranganath2009-11-261-6/+7