summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-open.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: unwind instead of returning directly if no open is required on a...v3.2.5qa5Raghavendra Bhat2011-11-041-0/+1
* cluster/afr : Remove wrong log message in afr-open.cKaushal M2011-11-031-7/+0
* cluster/afr: Fix conflict files and gfidsPranith K2011-10-191-5/+5
* 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
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-1/+1
* cluster/afr: log enhancements - part 1Amar Tumballi2011-04-061-72/+73
* cluster/afr: whitespace cleanupAmar Tumballi2011-03-291-98/+98
* cluster/afr: skip openfd flush when the file is already deletedPranith K2011-03-221-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