summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* trace: Support readdirp fopShehjar Tikoo2009-10-061-0/+37
* io-stats: Support readdirp fopShehjar Tikoo2009-10-061-0/+24
* error-gen: Support readdirp fopShehjar Tikoo2009-10-061-0/+28
* unify: Support readdirp fopShehjar Tikoo2009-10-061-0/+24
* map: Support readdirp fopShehjar Tikoo2009-10-061-13/+91
* ha: Support readdirp fopShehjar Tikoo2009-10-061-18/+47
* distribute: Support readdirp fopShehjar Tikoo2009-10-062-5/+112
* afr: Support readdirp fopShehjar Tikoo2009-10-063-10/+77
* posix: Support readdirp fopShehjar Tikoo2009-10-061-16/+38
* core: Separate readdirp and readdir fopsShehjar Tikoo2009-10-069-1/+199
* storage/posix: Process "glusterfs.content" key in lookup only for regular files.Vikas Gorur2009-10-061-1/+3
* features/locks: Change STACK_UNWIND to STACK_UNWIND_STRICT.Vikas Gorur2009-10-053-19/+22
* storage/posix: Change STACK_UNWIND to STACK_UNWIND_STRICT.Vikas Gorur2009-10-051-49/+59
* libglusterfs: Add STACK_UNWIND_STRICT macro.Vikas Gorur2009-10-051-0/+18
* glusterfsd.c: Pipe is used during daemonization as ipc.vinayak hegde2009-10-051-104/+91
* cluster/afr: Initialize local->first_up_child in AFR_LOCAL_INIT.Vikas Gorur2009-10-052-29/+29
* libglusterfsclient: Remove redundant fchown and fchmodShehjar Tikoo2009-10-011-78/+0
* libglusterfsclient: Use fsetattr for fchownShehjar Tikoo2009-10-011-1/+7
* libglusterfsclient: Use fsetattr for fchmodShehjar Tikoo2009-10-011-1/+5
* libglusterfsclient: Support fsetattr fopShehjar Tikoo2009-10-011-0/+41
* libglusterfsclient: Remove redundant chown codeShehjar Tikoo2009-10-011-38/+0
* libglusterfsclient: Remove redundant chmod codeShehjar Tikoo2009-10-011-37/+0
* libglusterfsclient: Remove redundant utimens codeShehjar Tikoo2009-10-011-42/+0
* libglusterfsclient: Use setattr for utimeShehjar Tikoo2009-10-011-8/+13
* libglusterfsclient: Use setattr for utimesShehjar Tikoo2009-10-011-7/+9
* libglusterfsclient: Use setattr for chownShehjar Tikoo2009-10-011-1/+6
* libglusterfsclient: Use setattr for chmodShehjar Tikoo2009-10-011-1/+5
* libglusterfsclient: Support setattr fopShehjar Tikoo2009-10-011-0/+40
* distribute: NFS-friendly logic changesShehjar Tikoo2009-10-014-101/+320
* ha: Handle memory allocation failuresShehjar Tikoo2009-10-012-15/+618
* ha: NFS-friendly logic changesShehjar Tikoo2009-10-012-22/+46
* symlink-cache: NFS-friendly logic changesShehjar Tikoo2009-10-011-4/+12
* io-threads: NFS-friendly logic changesShehjar Tikoo2009-10-011-25/+31
* read-ahead: NFS-friendly logic changesShehjar Tikoo2009-10-011-4/+16
* write-behind: NFS-friendly logic changesShehjar Tikoo2009-10-011-112/+172
* filter: NFS-friendly logic changesShehjar Tikoo2009-10-011-27/+84
* stripe: NFS-friendly logic changesShehjar Tikoo2009-10-012-199/+361
* error-gen: NFS-friendly logic changesShehjar Tikoo2009-10-011-21/+37
* locks: NFS-friendly logic changesShehjar Tikoo2009-10-012-6/+9
* io-stats: NFS-friendly logic changesShehjar Tikoo2009-10-011-10/+18
* trace: NFs-friendly logic changesShehjar Tikoo2009-10-011-109/+335
* client: NFS-friendly logic changesShehjar Tikoo2009-10-011-22/+93
* server: NFS-friendly logic changesShehjar Tikoo2009-10-011-1/+19
* posix: NFS-friendly logic changesShehjar Tikoo2009-10-012-26/+394
* unify: NFS-friendly logic changesShehjar Tikoo2009-10-013-112/+140
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-0148-658/+2148
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-0142-5094/+2577
* Changes to use this->name while using logging instead of explicitly mentionin...Pavan Sondur2009-10-015-20/+20
* Make changes such that glusterfs builds with Werror and fix LONG_LONG_MAX def...Pavan Sondur2009-10-014-8/+9
* Check if path is valid after call to inode_path before accessing it.Pavan Sondur2009-10-011-4/+8