summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-open.c
Commit message (Expand)AuthorAgeFilesLines
* replicate: replace first-write-to-flush optimizationAnand V. Avati2010-10-181-50/+27
* cluster/afr: Handle open-fds of unlinked files during a possible self heal gr...Pavan Sondur2010-05-311-1/+15
* 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