summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-open.c
Commit message (Expand)AuthorAgeFilesLines
...
* Check for possible fd/ctx NULL in afrshishir gowda2010-09-241-2/+5
* cluster/afr: Hold ref on the right fdVijay Bellur2010-08-271-1/+2
* cluster/afr: Use 2 phase locking for transactions and self heal.Pavan Sondur2010-08-221-5/+11
* Cleanup dead variables.Sachidananda2010-08-111-12/+0
* custer/afr added self-heal logging in normal modePranith Kumar K2010-07-231-3/+11
* iatt: changes across the codebaseAnand V. Avati2010-03-161-3/+3
* afr: fix memory leaksAnand Avati2009-12-041-0/+2
* afr: fix fd reference leakAnand Avati2009-12-011-1/+1
* cluster/afr: Do self-heal on unopened fds.Vikas Gorur2009-11-251-22/+163
* cluster/afr: Refactored the self-heal interface.Vikas Gorur2009-11-241-19/+7
* cluster/afr: Do self-heal on reopened fds.Vikas Gorur2009-11-241-0/+356