summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-dir-write.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/replicate: no more 'itransform' required for inode numbersAmar Tumballi2011-11-081-83/+0
* cluster/afr: Fix conflict files and gfidsPranith K2011-10-191-0/+2
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* loc_t: add 'gfid' and 'pargfid' fieldsAmar Tumballi2011-06-141-0/+3
* cluster/afr: log enhancement - part 3Amar Tumballi2011-04-011-57/+2
* cluster/afr: white-space cleanup - part 2Amar Tumballi2011-03-311-1015/+1014
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-021-2/+3
* Check for possible fd/ctx NULL in afrshishir gowda2010-09-241-2/+6
* remove 'gen' from iatt/protocol structuresAmar Tumballi2010-09-141-12/+0
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+5
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+5
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+5
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+6
* cluster/afr: Remove dead assignments.Sachidananda2010-08-241-22/+0
* cluster/afr: rename should not consider ENOTEMPTY as failurePranith Kumar K2010-08-181-1/+1
* Memory accounting changesVijay Bellur2010-04-231-4/+4
* fop namespace cleanup.Amar Tumballi2010-03-311-141/+0
* iatt: changes across the codebaseAnand V. Avati2010-03-161-73/+73
* replicate: Use link's parent ino for post/pre-parent not target dir'sShehjar Tikoo2010-03-041-1/+1
* 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