summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* dht_readdir_cbk - retry on same subvol if no entries match the hashAnand V. Avati2009-03-091-5/+15
* changing the conversion specifier from 'd' to 'o' while printing st_modeRaghavendra G2009-03-071-17/+23
* added fgetxattr and fsetxattr FOPsVikas Gorur2009-03-073-1/+596
* fixed deadlock in io-cacheVikas Gorur2009-03-071-6/+3
* Changed the default transport-timeout to 600Krishna Srinivas2009-03-051-2/+2
* code changes in the usage of inode_ctx_get and inode_ctx_put after their impl...Raghavendra G2009-03-051-22/+21
* create fuse thread after setvolume cbk happens, not only in case of successAmar Tumballi2009-03-032-36/+23
* Fix solaris server segfault in recent "rc3" release.Harshavardhana2009-02-281-4/+5
* check for fd ctx set in changelog_needed_post_op for flush() in afrVikas Gorur2009-02-272-95/+49
* send a lookup on root as soon as we get CHILD_UP to fuse.krishna2009-02-271-12/+83
* volumefile modification awareness to make sure there are no inconsistencies.Amar Tumballi2009-02-276-96/+274
* Skip self-heal when subvolumes are downAnand V. Avati2009-02-271-17/+0
* fixing warnings in previous patch (typecasting pointer to long)Anand V. Avati2009-02-271-1/+1
* reverting nested locks in posix-locks for inodelkVikas Gorur2009-02-276-206/+292
* moved dht_hashfn_tea() to libglusterfs/hashfn.c as gf_dm_hashfn() (dm - davie...Basavanagowda Kanur2009-02-273-148/+5
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-2692-92/+92
* Layout is sorted on volume names before forming the layout ranges. But when a...krishna2009-02-263-3/+41
* protect fd_ctx get/set in afr_transaction and afr.c with locksVikas Gorur2009-02-262-16/+31
* Unset fd_ctx in afr_flush if it is setVikas Gorur2009-02-261-0/+2
* DHT clean up. Lot of selfheal code is not applicable to newly created directo...Krishna Srinivas2009-02-254-12/+33
* DHT selfheal fix during lookup - create missing directories.Krishna Srinivas2009-02-251-0/+14
* Ping timer does not timeout in case there is any activity (cbks) from the ser...Krishna Srinivas2009-02-252-8/+42
* per frame time out - i.e individual frames are unwound instead of the transpo...Krishna Srinivas2009-02-253-41/+115
* DHT TEA hashfn bugfix2.0.0rc2Anand V. Avati2009-02-231-5/+0
* Deleted xattr caching code from posix in anticipation of the xattr-cache tran...Vikas Gorur2009-02-235-701/+152
* RE-SEND: Add braces around critical sections.Shehjar Tikoo2009-02-231-16/+20
* posix_releasedir flush fds from xattrcache.Anand V. Avati2009-02-221-0/+4
* default volume file option enhanced in server-protocolgAmar Tumballi2009-02-221-6/+11
* command line and mount/fuse now use float attr/entry timeoutsHarshavardhana2009-02-211-12/+8
* Reduce iothreads requests queue lock granularity.Shehjar Tikoo2009-02-192-34/+22
* Remove conf->cache_size checksShehjar Tikoo2009-02-192-16/+0
* Remove dead code.Shehjar Tikoo2009-02-192-40/+0
* cluster/ha to handle EBADFD for fd based operations as transport disconnected.Basavanagowda Kanur2009-02-191-1/+5
* warn on ERANGE error for lgetxattr in posixVikas Gorur2009-02-191-0/+18
* Added all filesVikas Gorur2009-02-18166-0/+88606