summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/afr: dir-write: Fix inode number handling.Vikas Gorur2009-09-282-24/+41
* libglusterfsclient: don't destroy the iobuf pool during fini.Raghavendra G2009-09-281-1/+1
* libglusterfsclient: traverse the vmplist during fini only if any entries are ...Raghavendra G2009-09-281-5/+8
* cluster/afr: Fix memory leak in "diff" self-heal algorithm.Vikas Gorur2009-09-241-0/+30
* glusterfsd/main: Do a sem_post only if running in daemon mode.Vikas Gorur2009-09-241-2/+2
* booster: Cleanup booster_cleanup and register for atexitShehjar Tikoo2009-09-241-20/+10
* libglusterfsclient: Support TRACE loglevelShehjar Tikoo2009-09-241-1/+4
* libglusterfsclient: Wait for all call pools to be destroyedShehjar Tikoo2009-09-241-0/+34
* libglusterfsclient: Clean up fini and umount code pathsShehjar Tikoo2009-09-241-19/+5