summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-transaction.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Set lk-owner to pid when fuse does not supply it.v3.0.5rc7Pavan Sondur2010-06-291-0/+2
* cluster/afr: Check for call_count in ENTRY_RENAME_TRANSACTION.Vijay Bellur2010-04-201-1/+2
* afr: handle fdctx->pre_op_done handlingAnand Avati2009-11-291-0/+1
* cluster/afr: Include "common-utils.h" instead of alloca.hVikas Gorur2009-11-261-1/+1
* cluster/afr: Do self-heal on unopened fds.Vikas Gorur2009-11-251-4/+37
* cluster/afr: Do self-heal on reopened fds.Vikas Gorur2009-11-241-18/+112
* cluster/afr: Provide a post-post_op hook in the transaction.Vikas Gorur2009-11-241-6/+20
* cluster/afr: Hold blocking locks for data self-heal.Vikas Gorur2009-11-241-1/+1
* cluster/afr: Unlock only those paths which have been locked during rename.Vikas Gorur2009-11-241-77/+142
* 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