summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfs: Fix multiple subvolume CHILD-UP supportv3.1.0qa33Shehjar Tikoo2010-09-251-0/+1
* mgmt/glusterd: Do not look into brick when logfile is being set for volumeVijay Bellur2010-09-251-8/+6
* mgmt/glusterd: resolve brick before doing uuid comparev3.1.0qa32Vijay Bellur2010-09-241-0/+14
* glusterd: add new stats related options for 'volume set'Amar Tumballi2010-09-243-5/+27
* glusterd-volgen: add 'io-stats' xlator on server volfile tooAmar Tumballi2010-09-241-9/+23
* io-stats: bring in latency measurement featureAmar Tumballi2010-09-241-3/+232
* stack.h: remove the time/latency measurement codeAmar Tumballi2010-09-241-37/+0
* check if the bricks provided are the same and are alredy being usedRaghavendra Bhat2010-09-242-11/+71
* rpc/rpc-transport: fix frame-loss during rdma-reads.v3.1.0qa31Raghavendra G2010-09-242-3/+18
* mgmt/glusterd: add option to force kill gnfs processPranith Kumar K2010-09-242-18/+21
* mgmt/glusterd: initialize addrinfo variablesPranith Kumar K2010-09-241-1/+2
* glusterd: fetch-spec now allows NFS like '/<volume-name>'Amar Tumballi2010-09-241-1/+11
* rpc-clnt: print frame-sent time till microsecond resolution in call_bail.Raghavendra G2010-09-241-1/+4
* glusterfsd: handle relative path for '--volfile/-f' optionAmar Tumballi2010-09-241-5/+15
* mgmt/glusterd: cleanup generate_perf_xlator_list ()Csaba Henk2010-09-241-100/+52
* dict: add dict_get_str_boolean() function handily query string-boolean valuesCsaba Henk2010-09-242-0/+62
* Check for possible fd/ctx NULL in afrshishir gowda2010-09-243-5/+22
* mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.v3.1.0qa30v3.1.0betaPavan Sondur2010-09-2312-190/+262
* distribute: don't update the inode's gfid directlyAmar Tumballi2010-09-235-11/+37
* distribute: bring in feature to fix the layout of root inodeAmar Tumballi2010-09-231-1/+143
* fuse-resolve: remove stale codeAmar Tumballi2010-09-231-192/+6
* gluster cli: handle case of no brick given in log locate/rotatev3.1.0qa29Amar Tumballi2010-09-231-26/+30
* cli: Make volume rename hiddenVijay Bellur2010-09-221-2/+2
* glusterfsd: destroy mgmt in cleanupPranith Kumar K2010-09-221-0/+3
* mgmt/glusterd: Always use io-stats as the topmost xlator with appropriate vol...Pavan Sondur2010-09-221-14/+103
* cli: Avoid exposing volume set-transportVijay Bellur2010-09-221-2/+2
* mount/fuse: generate gfid only in case of a fresh lookupVijay Bellur2010-09-221-2/+1
* fuse-resolve: don't resolve fd to new graph for nowAmar Tumballi2010-09-221-1/+5
* 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
* rpc/rpcsvc: add debug messages when rpc-messages are handed over to/from tran...Raghavendra G2010-09-222-13/+37
* 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
* rpmspec file: add option for '--without rdma'Amar Tumballi2010-09-221-4/+11
* mgmt/glusterd: replace-brick validationsPranith Kumar K2010-09-2210-81/+193
* 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
* core: Introduce string representation of GF_EVENTSShehjar Tikoo2010-09-222-0/+30
* 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
* libglusterfs: handle failure properly in gf_system()Csaba Henk2010-09-211-1/+6
* cli: remove trailing slashes from brick pathsPranith Kumar K2010-09-213-10/+73
* 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-212-3/+8