summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr.c
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/afr: Refactored the self-heal interface.Vikas Gorur2009-11-241-19/+18
* cluster/afr: Do self-heal on reopened fds.Vikas Gorur2009-11-241-145/+29
* cluster/afr: Fix inode context bitmasks.Vikas Gorur2009-11-241-7/+5
* cluster/afr: Fix handling of revalidate lookups.Vikas Gorur2009-11-241-24/+37
* cluster/afr: Ensure directory contents are in sync during opendir.Vikas Gorur2009-11-131-4/+63
* cluster/afr: Refactored inode context bitmasks.Vikas Gorur2009-11-131-6/+10
* cluster/afr: In fop structure afr_readdirp is not correctly registered.vinayak hegde2009-11-051-1/+1
* cluster/afr: Don't try to self-heal if there are locks heldVikas Gorur2009-10-301-1/+15
* cluster/afr: Move deleted files to /.trash in entry self-heal.Vikas Gorur2009-10-291-0/+5
* cluster/afr: Set local->fd in fsync.Vikas Gorur2009-10-281-0/+1
* cluster/afr: NFS-friendly logic changesVikas Gorur2009-10-271-9/+43
* cluster/afr: Pick the data self-heal algorithm dynamically.Vikas Gorur2009-10-261-1/+1
* cluster/afr: Check the target of symlink's in entry self-heal.Vikas Gorur2009-10-261-0/+3
* cluster/afr: Do self-heal in the background.Vikas Gorur2009-10-261-0/+17
* cluster/afr: Pipeline the "full" data self-heal read-write loop.Vikas Gorur2009-10-231-0/+19
* prevent spurious unlocks from afr selfhealAnand Avati2009-10-131-0/+3
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* cluster/afr: Change STACK_UNWIND to STACK_UNWIND_STRICT.Vikas Gorur2009-10-071-35/+48
* Removed remaining references to chmod, chown and utimens as part of setattr c...Pavan Sondur2009-10-061-5/+0
* afr: Support readdirp fopShehjar Tikoo2009-10-061-0/+1
* cluster/afr: Initialize local->first_up_child in AFR_LOCAL_INIT.Vikas Gorur2009-10-051-26/+0
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-011-8/+11
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-011-0/+2
* cluster/afr: Add new option "data-self-heal-algorithm"Vikas Gorur2009-09-221-0/+12
* TAKE2[PATCH BUG:213 1/1] Support for Process State DumpVijay Bellur2009-08-191-0/+59
* cluster/afr: Use user-supplied struct flock to STACK_WINDVikas Gorur2009-07-271-1/+0
* fix build warnings in 'afr'Amar Tumballi2009-07-201-4/+10
* Added NULL checks in a few places.Vikas Gorur2009-07-151-7/+25
* Return inode number always from the first up subvolume in AFR.Vikas Gorur2009-07-151-10/+15
* cluster/afr - replace ZR_FILENAME_MAX by NAME_MAXBasavanagowda Kanur2009-07-061-4/+4
* Always do itransform of the inode number from the first up child.Vikas Gorur2009-05-261-8/+17
* Set op_errno properly in afr_flush.Vikas Gorur2009-05-081-0/+1
* Do not lock entire file for metadata operations.Vikas Gorur2009-05-051-1/+1
* Made afr_flush a 'quick-unwind' transaction.Vikas Gorur2009-05-051-6/+67
* Cleaned up log messages in replicate.Vikas Gorur2009-04-241-38/+38
* Do not fail lookup() in case of split-brain.Vikas Gorur2009-04-231-6/+0
* afr_lookup_cbk - self-heal getting missedAnand V. Avati2009-04-221-25/+25
* Changed xattr format of afr changelog to support adding and removing of subvo...Vikas Gorur2009-04-161-22/+30
* Send statbuf from the same subvolume, even across revalidates.Vikas Gorur2009-04-131-5/+14
* Fix minor bug in afr_open_cbk.Vikas Gorur2009-04-081-3/+7
* Fix in changelog logic.Vikas Gorur2009-04-071-2/+103
* Made afr inode context a 64-bit packed value instead of a structure.Vikas Gorur2009-04-031-75/+112
* Load balance read operations among subvolumes in afrVikas Gorur2009-04-021-21/+64
* Defined afr_inode_ctx_t structure.Vikas Gorur2009-04-021-11/+59
* Print log message when AFR receives CHILD_UP/DOWN notificationVikas Gorur2009-04-021-0/+6
* cluster/replicate should propogate the ESTALE error to parent, when at least ...Basavanagowda Kanur2009-04-021-4/+14
* Fixed typo in warning string in afr.cVikas Gorur2009-03-261-1/+1
* Add extra 'volume' parameter to inodelk/entrylk callsVikas Gorur2009-03-121-10/+12
* check for fd ctx set in changelog_needed_post_op for flush() in afrVikas Gorur2009-02-271-88/+10
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1