index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
cluster
/
afr
/
src
/
afr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/afr: Change STACK_UNWIND to STACK_UNWIND_STRICT.
Vikas Gorur
2009-10-07
1
-35
/
+48
*
Removed remaining references to chmod, chown and utimens as part of setattr c...
Pavan Sondur
2009-10-06
1
-5
/
+0
*
afr: Support readdirp fop
Shehjar Tikoo
2009-10-06
1
-0
/
+1
*
cluster/afr: Initialize local->first_up_child in AFR_LOCAL_INIT.
Vikas Gorur
2009-10-05
1
-26
/
+0
*
Global: NFS-friendly prototype changes
Shehjar Tikoo
2009-10-01
1
-8
/
+11
*
Global: Introduce setattr and fsetattr fops
Shehjar Tikoo
2009-10-01
1
-0
/
+2
*
cluster/afr: Add new option "data-self-heal-algorithm"
Vikas Gorur
2009-09-22
1
-0
/
+12
*
TAKE2[PATCH BUG:213 1/1] Support for Process State Dump
Vijay Bellur
2009-08-19
1
-0
/
+59
*
cluster/afr: Use user-supplied struct flock to STACK_WIND
Vikas Gorur
2009-07-27
1
-1
/
+0
*
fix build warnings in 'afr'
Amar Tumballi
2009-07-20
1
-4
/
+10
*
Added NULL checks in a few places.
Vikas Gorur
2009-07-15
1
-7
/
+25
*
Return inode number always from the first up subvolume in AFR.
Vikas Gorur
2009-07-15
1
-10
/
+15
*
cluster/afr - replace ZR_FILENAME_MAX by NAME_MAX
Basavanagowda Kanur
2009-07-06
1
-4
/
+4
*
Always do itransform of the inode number from the first up child.
Vikas Gorur
2009-05-26
1
-8
/
+17
*
Set op_errno properly in afr_flush.
Vikas Gorur
2009-05-08
1
-0
/
+1
*
Do not lock entire file for metadata operations.
Vikas Gorur
2009-05-05
1
-1
/
+1
*
Made afr_flush a 'quick-unwind' transaction.
Vikas Gorur
2009-05-05
1
-6
/
+67
*
Cleaned up log messages in replicate.
Vikas Gorur
2009-04-24
1
-38
/
+38
*
Do not fail lookup() in case of split-brain.
Vikas Gorur
2009-04-23
1
-6
/
+0
*
afr_lookup_cbk - self-heal getting missed
Anand V. Avati
2009-04-22
1
-25
/
+25
*
Changed xattr format of afr changelog to support adding and removing of subvo...
Vikas Gorur
2009-04-16
1
-22
/
+30
*
Send statbuf from the same subvolume, even across revalidates.
Vikas Gorur
2009-04-13
1
-5
/
+14
*
Fix minor bug in afr_open_cbk.
Vikas Gorur
2009-04-08
1
-3
/
+7
*
Fix in changelog logic.
Vikas Gorur
2009-04-07
1
-2
/
+103
*
Made afr inode context a 64-bit packed value instead of a structure.
Vikas Gorur
2009-04-03
1
-75
/
+112
*
Load balance read operations among subvolumes in afr
Vikas Gorur
2009-04-02
1
-21
/
+64
*
Defined afr_inode_ctx_t structure.
Vikas Gorur
2009-04-02
1
-11
/
+59
*
Print log message when AFR receives CHILD_UP/DOWN notification
Vikas Gorur
2009-04-02
1
-0
/
+6
*
cluster/replicate should propogate the ESTALE error to parent, when at least ...
Basavanagowda Kanur
2009-04-02
1
-4
/
+14
*
Fixed typo in warning string in afr.c
Vikas Gorur
2009-03-26
1
-1
/
+1
*
Add extra 'volume' parameter to inodelk/entrylk calls
Vikas Gorur
2009-03-12
1
-10
/
+12
*
check for fd ctx set in changelog_needed_post_op for flush() in afr
Vikas Gorur
2009-02-27
1
-88
/
+10
*
updated copyright header to extend copyright upto 2009
Basavanagowda Kanur
2009-02-26
1
-1
/
+1
*
protect fd_ctx get/set in afr_transaction and afr.c with locks
Vikas Gorur
2009-02-26
1
-2
/
+13
*
Unset fd_ctx in afr_flush if it is set
Vikas Gorur
2009-02-26
1
-0
/
+2
*
Added all files
Vikas Gorur
2009-02-18
1
-0
/
+2338