summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-open.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: skip openfd flush when the file is already deletedPranith K2011-04-111-6/+17
* check the return value properly after calling inode_pathRaghavendra Bhat2010-12-121-1/+1
* replicate: attempt re-open of files before performing openfd selfhealAnand Avati2010-10-271-7/+176
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* replicate: clear pre_op_done/piggyback values after open fd self-healAnand Avati2010-09-291-2/+11
* replicate: replace first-write-to-flush optimizationAnand V. Avati2010-09-291-45/+16
* 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