summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-lk-common.c
Commit message (Expand)AuthorAgeFilesLines
...
* build: warning suppression (round n)Amar Tumballi2011-10-201-4/+5
* Second round of warning suppression.Jeff Darcy2011-09-291-2/+0
* cluster/afr: Make local->child_up immutablePranith Kumar K2011-09-211-4/+0
* cluster/afr: eager locking of FD writesAnand Avati2011-09-081-51/+142
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-44/+0
* cluster/afr: Perform self-heal without locking the whole filePranith Kumar K2011-08-201-46/+76
* 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
* cluster/afr: Don't depend on fuse lk_owner for inodelksPranith K2011-07-171-6/+4
* cluster/afr: propagate proper errno returned by lock fopsAnand Avati2011-06-101-4/+0
* cluster/afr: Log errors in afr self-heal with GF_LOG_ERRORPranith Kumar K2011-06-081-1/+1
* cluster/afr: Send Non-blocking lock in non-blocking entrylkPranith Kumar K2011-05-301-1/+1
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-4/+4
* cluster/afr: log enhancement - part 3Amar Tumballi2011-04-011-51/+37
* cluster/afr: white-space cleanup - part 2Amar Tumballi2011-03-311-186/+186
* cluster/replicate: fix warnings due to format string mismatches during invoca...Raghavendra G2010-12-141-1/+1
* check the return value after setting the fd context in afrRaghavendra Bhat2010-12-121-2/+2
* replicate: fix hang/missing frame during lockingAnand Avati2010-10-271-1/+15
* Copyright changesVijay Bellur2010-10-111-1/+1
* features/locks: cluster/afr: Misc fixes for lock recovery.Pavan Sondur2010-10-051-2/+5
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* Set the lock owner properly for lock self heal.Pavan Sondur2010-10-021-0/+2
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-13/+13
* cluster/afr: Recover locks on child_up from source to sink.Pavan Sondur2010-10-011-0/+383
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-301-0/+101
* replicate: replace first-write-to-flush optimizationAnand V. Avati2010-09-291-4/+0
* cluster/afr: Fix hang in create when one subvol is down.Pavan Sondur2010-09-061-17/+26
* cluster/replicate: fix warnings during build.Raghavendra G2010-09-031-2/+2
* cluster/afr: Break STACK_WIND loop when the call count is reached.Pavan Sondur2010-08-311-0/+18
* cluster/afr: Use 2 phase locking for transactions and self heal.Pavan Sondur2010-08-221-0/+1657