summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* io-cache: indentation and logging fixesRaghavendra G2009-05-054-509/+426
* io-threads: indentation and logging fixesRaghavendra G2009-05-052-199/+250
* Cleaned up log messages in storage/posix.Vikas Gorur2009-05-051-181/+214
* write-behind: indentation and logging fixesRaghavendra G2009-04-301-158/+74
* read-ahead: indentation and logging fixesRaghavendra G2009-04-302-105/+84
* bug fix in server protocol segfault when the volume file key is NULLAmar Tumballi2009-04-301-0/+4
* Cleaned up log messages in features/locks.Vikas Gorur2009-04-303-57/+64
* cluster/unify - unify_forget() should not try to access inode->ctx, if inode-...Basavanagowda Kanur2009-04-301-1/+1
* protocol/server indentation fixesAnand V. Avati2009-04-281-1532/+1048
* protocol/server log level fixesAnand V. Avati2009-04-281-117/+118
* protocol client log cleanupAnand V. Avati2009-04-282-31/+37
* fuse-bridge log cleanupAnand V. Avati2009-04-281-486/+373
* dht logging cleanupAnand V. Avati2009-04-283-10/+14
* afr logging cleanupAnand V. Avati2009-04-284-52/+45
* log message cleanup in distributeAnand V. Avati2009-04-249-291/+242
* Cleaned up log messages in replicate.Vikas Gorur2009-04-2410-186/+179
* Cleaned up log messages in client-protocol.Vikas Gorur2009-04-242-88/+97
* Cleaned up log messages in mount/fuse.Vikas Gorur2009-04-241-120/+120
* Remove log level TRACE and the macro GF_TRACE.Vikas Gorur2009-04-241-1/+1
* rename transport-timeout to frame-timeout, and set default to 30mins2.0.0Anand V. Avati2009-04-242-16/+16
* Do not fail lookup() in case of split-brain.Vikas Gorur2009-04-231-6/+0
* "option unhashed-sticky-bit on/off"krishna2009-04-233-5/+25
* fix build warning in locks translatorAnand V. Avati2009-04-231-1/+1
* fix bdb_db_get() to return exactly read bytes and to copy the read data to gi...Basavanagowda Kanur2009-04-232-10/+18
* replicate dir self-heal - when creating a missing dir/file, set pending xattr...Anand V. Avati2009-04-231-13/+68
* fix in afr directory self-heal (partial healing)Anand V. Avati2009-04-231-0/+5
* Bug fix in releasing inode locks when transport gets disconnected.Vikas Gorur2009-04-221-10/+46
* Release all pending locks in pl_forget().Vikas Gorur2009-04-221-4/+44
* 0-byte write guardAnand V. Avati2009-04-221-1/+2
* handle iobuf NULL return case in fuse-bridge, by waiting 10 seconds and tryin...Anand V. Avati2009-04-221-0/+7
* fd leak fixAnand V. Avati2009-04-222-4/+7
* afr_lookup_cbk - self-heal getting missedAnand V. Avati2009-04-221-25/+25
* posix: Ensure EINVAL return on NULL argsShehjar Tikoo2009-04-221-1/+1
* io-threads: Add fxattrop fopShehjar Tikoo2009-04-221-666/+565
* io-threads: Add xattrop fopShehjar Tikoo2009-04-221-0/+44
* io-threads: Add readdir fopShehjar Tikoo2009-04-221-0/+36
* io-threads: Add removexattr fopShehjar Tikoo2009-04-221-0/+45
* io-threads: Add fsetxattr fopShehjar Tikoo2009-04-221-0/+35
* io-threads: Add fgetxattr fopShehjar Tikoo2009-04-221-0/+34
* io-threads: Add getxattr fopShehjar Tikoo2009-04-221-0/+44
* io-threads: Add setxattr fopShehjar Tikoo2009-04-221-0/+45
* io-threads: Add statfs fopShehjar Tikoo2009-04-221-1/+34
* io-threads: Add fsyncdir fopShehjar Tikoo2009-04-221-0/+34
* io-threads: Add opendir fopShehjar Tikoo2009-04-221-0/+34
* io-threads: Add link fopShehjar Tikoo2009-04-221-0/+37
* Check return value of afr_sh_select_source.Vikas Gorur2009-04-203-1/+18
* change errno EINVAL to ENOENT in case of all fuse_* calls for fuse_reply_err ()Harshavardhana2009-04-201-26/+26
* Minor fix in afr_sh_build_pending_matrix.Vikas Gorur2009-04-201-3/+0
* afr-transaction: handle double flushesAnand V. Avati2009-04-201-1/+3
* client_protocol_reconnect - do not send notify of CHILD_DOWN event if errno f...Anand V. Avati2009-04-201-1/+1