summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* valid_host_name(): accept string lengths upto 75 chars (the limit accepted by...Anand V. Avati2009-05-071-1/+1
* symlink-cache: fix return value of readlinkRaghavendra G2009-05-071-2/+2
* fix in mount.glusterfs for proper direct io mode option.Amar Tumballi2009-05-071-1/+1
* protocol/client: indentation fixesAnand V. Avati2009-05-071-926/+737
* protocol/client: removed conf->childAnand V. Avati2009-05-072-603/+0
* transport shortcut b/w client and serverAnand V. Avati2009-05-074-2/+131
* fix log message from transport-timeout to frame-timeoutAnand V. Avati2009-05-061-1/+1
* libglusterfsclient: Improve readdir conformance on re-entrancyShehjar Tikoo2009-05-062-23/+63
* libglusterfsclient: Fix large directory reading bugShehjar Tikoo2009-05-061-3/+16
* booster: Use CONFDIR as booster.conf default locationShehjar Tikoo2009-05-061-1/+1
* booster: Change booster conf env var nameShehjar Tikoo2009-05-061-1/+2
* afr self-heal: update file size of the returning stat buf with source file's ...Anand V. Avati2009-05-061-0/+1
* log level fixes in read-aheadAnand V. Avati2009-05-051-6/+6
* log level fix in storage/posixAnand V. Avati2009-05-051-1/+1
* io-cache logging level fixesAnand V. Avati2009-05-054-33/+32
* libglusterfsclient: Add 0-byte size/count guardsShehjar Tikoo2009-05-051-0/+144
* booster: Add lchown APIShehjar Tikoo2009-05-051-0/+23
* booster: Add remove APIShehjar Tikoo2009-05-051-0/+22
* booster: Add getxattr,lgetxattr APIShehjar Tikoo2009-05-051-1/+47
* booster: Add readdir64 APIShehjar Tikoo2009-05-052-1/+14
* booster: Add statvfs APIShehjar Tikoo2009-05-052-0/+65
* booster: Add statfs APIShehjar Tikoo2009-05-052-0/+64
* booster: Add lstat APIShehjar Tikoo2009-05-052-0/+127
* booster: Add fstat APIShehjar Tikoo2009-05-052-0/+141
* booster: Add stat APIShehjar Tikoo2009-05-053-2/+153
* booster: Add closedir APIShehjar Tikoo2009-05-051-0/+33
* booster: Add readdir APIShehjar Tikoo2009-05-051-0/+32
* booster: Add opendir APIShehjar Tikoo2009-05-051-0/+51
* booster: Add realpath APIShehjar Tikoo2009-05-051-0/+20
* booster: Add readlink APIShehjar Tikoo2009-05-051-0/+20
* booster: Add symlink APIShehjar Tikoo2009-05-051-0/+20
* booster: Add unlink APIShehjar Tikoo2009-05-051-0/+20
* booster: Add mkfifo APIShehjar Tikoo2009-05-051-0/+20
* booster: Add mknod APIShehjar Tikoo2009-05-051-0/+20
* booster: Add utime APIShehjar Tikoo2009-05-051-0/+22
* booster: Add utimes APIShehjar Tikoo2009-05-051-0/+20
* booster: Add rename APIShehjar Tikoo2009-05-051-0/+21
* booster: Add link APIShehjar Tikoo2009-05-051-0/+21
* booster: Add ftruncate APIShehjar Tikoo2009-05-051-0/+23
* booster: Add fsync APIShehjar Tikoo2009-05-051-0/+23
* booster: Add fchown APIShehjar Tikoo2009-05-051-0/+25
* booster: Add fchmod APIShehjar Tikoo2009-05-051-1/+21
* booster: Add chown APIShehjar Tikoo2009-05-051-0/+21
* booster: Add chmod APIShehjar Tikoo2009-05-051-0/+20
* booster: Add rmdir APIShehjar Tikoo2009-05-051-0/+19
* booster: Add mkdir APIShehjar Tikoo2009-05-051-0/+21
* booster: Add log messageShehjar Tikoo2009-05-051-0/+1
* booster: Clean-up pwrite64Shehjar Tikoo2009-05-051-4/+6
* booster: Clean-up pwriteShehjar Tikoo2009-05-051-6/+5
* booster: Clean-up lseek64Shehjar Tikoo2009-05-051-1/+6