summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* io-threads: Add ordered threadpool state and codeShehjar Tikoo2009-04-022-58/+182
* io-threads: Add un-ordered thread-pool.Shehjar Tikoo2009-04-022-98/+334
* io-threads: Classify requests for threadpool typeShehjar Tikoo2009-04-021-26/+33
* io-threads: Wire in support for rename fopShehjar Tikoo2009-04-021-0/+55
* io-threads: Wire in support for symlink fopShehjar Tikoo2009-04-021-0/+53
* io-threads: Wire in support for rmdir fopShehjar Tikoo2009-04-021-0/+40
* io-threads: Wire in support for mkdir fopShehjar Tikoo2009-04-021-0/+44
* io-threads: Wire in support for mknod fopShehjar Tikoo2009-04-021-0/+47
* io-threads: Wire in support for readlink fopShehjar Tikoo2009-04-021-0/+43
* io-threads: Wire in support for access fopShehjar Tikoo2009-04-021-0/+43
* io-threads: Wire in support for fchown fopShehjar Tikoo2009-04-021-0/+46
* io-threads: Wire in support for chownShehjar Tikoo2009-04-021-0/+46
* io-threads: Wire in support for fchmod fopShehjar Tikoo2009-04-021-0/+43
* io-threads: Wire in support for chmod fopShehjar Tikoo2009-04-021-0/+42
* io-threads: Wire in support for lookup fopShehjar Tikoo2009-04-021-0/+46
* wb_flush - keep reference on fd for process_frame to perform STACK_WIND of fl...Anand V. Avati2009-04-021-0/+4
* unify-self-heal: Fix un-ref'ing of incorrect dictShehjar Tikoo2009-04-021-1/+1
* Print log message when AFR receives CHILD_UP/DOWN notificationVikas Gorur2009-04-021-0/+6
* mount/fuse to silently send fresh lookup for ESTALEd revalidates. log only in...Basavanagowda Kanur2009-04-021-1/+4
* cluster/stripe to propogate ESTALE to parent.Basavanagowda Kanur2009-04-021-2/+4
* cluster/unify propogates ESTALE to parent translator, if any subvolume return...Basavanagowda Kanur2009-04-021-4/+30
* cluster/replicate should propogate the ESTALE error to parent, when at least ...Basavanagowda Kanur2009-04-021-4/+14
* cluster/{dht,nufa} propogate ESTALE (when at least one subvolume returns ESTA...Basavanagowda Kanur2009-04-021-1/+10
* cluster/{nufa,dht} fail revalidates with ESTALE, in case a stale layout is fo...Basavanagowda Kanur2009-04-022-4/+4
* Review comment from Krishna was missed out in previous commit of fix for send...Anand V. Avati2009-04-021-1/+1
* Bug fix in posix-init(), when span-devices is set above 1Amar Tumballi2009-04-011-1/+1
* fix a segfault with io-threads when iot-schedule is called with NULL inodeAmar Tumballi2009-04-011-1/+2
* Enable glusterfs client to exit after a configured number of failed connects ...Raghavendra G2009-04-011-1/+6
* Add new type of option type INTERNET_ADDRESS for validationRaghavendra G2009-04-011-1/+1
* log message changes in mount/fuse for SETLK, GETLK, GETXATTR, SETXATTR fopsBasavanagowda Kanur2009-04-011-5/+14
* Add support for log-level NORMAL in fuse mount helper script.Raghavendra G2009-03-312-6/+14
* first call of fuse is INIT internal call, and not first system call. 2nd call...Anand V. Avati2009-03-281-2/+6
* memory leak (of header) when frame is attempted to be xfer'ed when transport ...Anand V. Avati2009-03-281-0/+2
* ping-pong timer: - share last_sent and last_received between channels so that...Anand V. Avati2009-03-282-33/+29
* posix_unlink - open/unlink/close only regular filesAnand V. Avati2009-03-261-7/+10
* Enhancements to distribute selfhealAnand V. Avati2009-03-263-51/+117
* make the location of the mount utility tunable at configure timeCsaba Henk2009-03-261-1/+1
* Fixed typo in warning string in afr.cVikas Gorur2009-03-261-1/+1
* fix to rm of large file blocking other operations on the same directory conta...Raghavendra G2009-03-241-0/+15
* Made self heal logic more precise.Vikas Gorur2009-03-241-22/+233
* dht memory leak fixRaghavendra G2009-03-241-1/+1
* fixes crash in write-behindAmar Tumballi2009-03-221-2/+3
* when the both channels in client protocol is disconnected, fd's are marked as...Amar Tumballi2009-03-211-35/+64
* fixes issue of hashing to wrong subvolumes in case when a subvolume is downAmar Tumballi2009-03-211-2/+2
* fixed sys_<fops> related warnings. (on mac os x and opensolaris)Amar Tumballi2009-03-191-2/+2
* dht_layout_dir_cmp - if xattr is missing, it is an error only if cached layou...Anand V. Avati2009-03-191-11/+18
* Add return after STACK_UNWINDShehjar Tikoo2009-03-181-0/+2
* Moving few translators which are not well tested, are in beta stage to 'testi...Amar Tumballi2009-03-187-7/+7
* afr data self heal bug fixAmar Tumballi2009-03-181-3/+3
* IO-threads Cleanup: Remove useless data structures.Shehjar Tikoo2009-03-172-109/+0