summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* distribute: in linkfile creation check for valid gfid in inodev3.1.0qa28Amar Tumballi2010-09-221-10/+10
* distribute: while selfhealing directory, send proper gfid in dictAmar Tumballi2010-09-223-13/+27
* mgmt/glusterd: skip sending req to disconnected peersPranith Kumar K2010-09-221-0/+8
* Restart all bricks which are down when glusterd comes upshishir gowda2010-09-226-5/+150
* mgmt/glusterd: replace-brick validationsPranith Kumar K2010-09-224-51/+153
* nfs, nfs3: Base volume access on CHILD-UP-DOWN eventShehjar Tikoo2010-09-227-105/+418
* distribute: Propagate CHILD-UP when all subvols are upShehjar Tikoo2010-09-222-3/+18
* distribute: Return ESTALE when dir selfheal finds no fixShehjar Tikoo2010-09-221-2/+6
* mgmt/glusterd: opinfo unlock should be done in txn_completePranith Kumar K2010-09-221-1/+0
* mgmt/glusterd: Restart src brick and add pump when replace brick cmds are given.Pavan Sondur2010-09-222-15/+129
* mgmt/glusterd: Enable/disable xlator options support added.Pavan Sondur2010-09-222-60/+268
* Remove brick for stripe should check for pairs/subvolumesshishir gowda2010-09-221-5/+14
* performance/quick-read: fix memory leaks.Raghavendra G2010-09-221-3/+1
* server-helper: check for conf before dereferencingAmar Tumballi2010-09-211-4/+4
* unmount the replace brick client irrespective of whether the previous command...Raghavendra Bhat2010-09-211-10/+31
* mgmt/glusterd: print critical log for responses from unknown peersPranith Kumar K2010-09-211-4/+8
* mount/fuse: By default enable direct-io only for fds not openened with O_RDONLY.v3.1.0qa27Raghavendra G2010-09-211-2/+6
* fix the typo in the getxattr of replace-brickRaghavendra Bhat2010-09-211-1/+1
* check the private structure of the xlator before accessing itRaghavendra Bhat2010-09-211-0/+8
* cli, mgmt/glusterd: send errno in case of Peer rejectPranith Kumar K2010-09-213-4/+7
* Friend find should handle hostname/ipshishir gowda2010-09-211-1/+54
* cli, mgmt/glusterd: volume sync commandPranith Kumar K2010-09-208-216/+583
* cluster/afr: print correct offset in debug message during diff self-heal.Raghavendra G2010-09-201-2/+2
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-1817-36/+1333
* mgmt/glusterd: detach peer properly when msg submission failsVijay Bellur2010-09-182-1/+4
* change stat structure to iattAnush Shetty2010-09-181-1/+1
* cluster/afr: allocate memory big enough to hold iatt structures.Raghavendra G2010-09-182-3/+3
* cluster/replicate: stack_wind into read_child only if it is up.Raghavendra G2010-09-181-6/+6
* check for 'link_inode' in server protocolAmar Tumballi2010-09-181-0/+7
* mgmt/glusterd: Proceed state machine when cli response failsVijay Bellur2010-09-181-0/+8
* server-resolve: check for variables before dereferencingAmar Tumballi2010-09-171-7/+14
* glusterd: refactor service terminationCsaba Henk2010-09-173-133/+67
* reorganize /etc/glusterd/logs, add nfs log tooCsaba Henk2010-09-173-4/+17
* nfs3: Unref & unbind dir fd with inode lock on EOFv3.1.0qa26Shehjar Tikoo2010-09-171-6/+12
* mount/fuse: Perform malloc for appropriate lengthVijay Bellur2010-09-171-1/+1
* free the dict_val to avoid memory leakRaghavendra Bhat2010-09-171-0/+2
* Fix crash in dht_pathinfo_getxattr_cbkshishir gowda2010-09-171-4/+11
* Fix transalator indent for optionshishir gowda2010-09-171-2/+2
* portmap: add support for registering multiple bricks on one portCsaba Henk2010-09-161-7/+23
* portmap: make grounds for typed service mappingCsaba Henk2010-09-164-25/+33
* server: Check gfid presence using uuid_is_nullv3.1.0qa25Shehjar Tikoo2010-09-161-2/+2
* distribute: send proper 'gfid' in calls originated from lookup/mkdirAmar Tumballi2010-09-161-0/+9
* performance/write-behind: dump contents of wb-fileRaghavendra G2010-09-162-9/+155
* cluster/pump: introduce another flag to enable pump functionalityAmar Tumballi2010-09-162-45/+622
* protocol/client: prevent a crash while taking process state dumpAmar Tumballi2010-09-161-7/+8
* avoid code duplication while freeing respnse hostnameRaghavendra Bhat2010-09-161-4/+0
* check if the brick to be added is onlineRaghavendra Bhat2010-09-161-1/+1
* check req structure in the ctx before transferring probe responsev3.1.0qa24Raghavendra Bhat2010-09-152-5/+10
* mgmt/glusterd: gf_strdup the rsp msg and free xdr memoryv3.1.0qa23Pranith Kumar K2010-09-151-2/+16
* free the handle and pmap structure in fini for glusterdRaghavendra Bhat2010-09-151-2/+8