summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-transaction.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Unlock only those paths which have been locked during rename.Vikas Gorur2009-10-161-77/+141
* afr transaction: fix op_ret check during lockingAnand Avati2009-10-131-3/+3
* afr transaction prevent spurious unlocksAnand Avati2009-10-131-2/+4
* cluster/afr: Hold second lock after first lock has been granted for rename tr...Vikas Gorur2009-10-121-30/+84
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* cluster/afr - use different dictionaries for sending xattrop requests to each...Basavanagowda Kanur2009-06-301-24/+50
* Cleaned up log messages in replicate.Vikas Gorur2009-04-241-4/+5
* afr-transaction: handle double flushesAnand V. Avati2009-04-201-1/+3
* Use original pid when calling the FOP in afr transaction.Vikas Gorur2009-04-161-2/+39
* Changed xattr format of afr changelog to support adding and removing of subvo...Vikas Gorur2009-04-161-45/+87
* Fix in changelog logic.Vikas Gorur2009-04-071-18/+108
* Add extra 'volume' parameter to inodelk/entrylk callsVikas Gorur2009-03-121-10/+17
* check for fd ctx set in changelog_needed_post_op for flush() in afrVikas Gorur2009-02-271-7/+39
* fixing warnings in previous patch (typecasting pointer to long)Anand V. Avati2009-02-271-1/+1
* reverting nested locks in posix-locks for inodelkVikas Gorur2009-02-271-0/+2
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* protect fd_ctx get/set in afr_transaction and afr.c with locksVikas Gorur2009-02-261-14/+18
* Added all filesVikas Gorur2009-02-181-0/+957