summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-dir-write.c
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/afr: Don't mark the fop as failed if rmdir returns ENOTEMPTY.Vikas Gorur2009-12-031-1/+1
* cluster/afr: Preserve generation number along with inode in lookup and creati...Vikas Gorur2009-11-301-1/+13
* cluster/afr: Do self-heal on unopened fds.Vikas Gorur2009-11-251-0/+17
* cluster/afr: NFS-friendly logic changesVikas Gorur2009-10-271-13/+125
* cluster/afr: Attempt to set fd ctx in create only if the call has succeeded.Vikas Gorur2009-10-201-10/+9
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* cluster/afr: Change STACK_UNWIND to STACK_UNWIND_STRICT.Vikas Gorur2009-10-071-24/+43
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-011-12/+21
* cluster/afr: dir-write: Fix inode number handling.Vikas Gorur2009-09-281-24/+40
* replicate: Return ino from first subvolume on inode creation fopsShehjar Tikoo2009-07-301-9/+28
* Return stat from read subvolume in dir-write ops.Vikas Gorur2009-07-161-52/+77
* Cleaned up log messages in replicate.Vikas Gorur2009-04-241-9/+9
* Changed xattr format of afr changelog to support adding and removing of subvo...Vikas Gorur2009-04-161-9/+0
* Fix in changelog logic.Vikas Gorur2009-04-071-12/+25
* Consider a subvolume dead if an fop fails on itVikas Gorur2009-04-071-9/+9
* Made afr inode context a 64-bit packed value instead of a structure.Vikas Gorur2009-04-031-126/+61
* Load balance read operations among subvolumes in afrVikas Gorur2009-04-021-14/+211
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Added all filesVikas Gorur2009-02-181-0/+1786