summaryrefslogtreecommitdiffstats
path: root/cli
Commit message (Expand)AuthorAgeFilesLines
* Self-heald: Print the time stamp of the event-historyPranith Kumar K2012-05-171-1/+18
* cli: fix remove-brick output behavior in failure casesAmar Tumballi2012-05-031-12/+28
* cli: Make use of cli_err()Kaushal M2012-04-262-87/+126
* cli: Show proper remove-brick usageshylesh2012-04-251-1/+1
* cli: implement a fn 'cli_err()' to send error messages to 'stderr'Amar Tumballi2012-04-254-10/+73
* cli: Return -1 if fix-layout stop is issuedshylesh2012-04-241-0/+1
* NetBSD build fixesEmmanuel Dreyfus2012-04-231-0/+2
* cli: fix the output of 'gluster volume list'Amar Tumballi2012-04-231-4/+1
* core: coverity issues fixedAmar Tumballi2012-04-231-1/+1
* cli: Strip whitespace from "volume set" option valuesKaushal M2012-04-201-0/+4
* cli: do not put the frame->local to mempool since its a calloced structureRaghavendra Bhat2012-04-184-53/+46
* cli: Fix for "volume status all"Kaushal M2012-04-172-9/+50
* dht/rebalance: Display migration failure countshishir gowda2012-04-131-12/+29
* glusterd/remove-brick: Replace ABORT with STOPshishir gowda2012-04-132-8/+9
* glusterd/remove-brick: Remove support for pause optionshishir gowda2012-04-132-6/+1
* Fix compiler warnings and typos from Debian build.Jeff Darcy2012-04-101-3/+3
* remove-brick: Abort should revert volume changesshishir gowda2012-04-061-1/+42
* cli: Limit value of bs * count in "volume top"Kaushal M2012-04-021-0/+8
* cli/rebalance: Fix parse error for volume rebalance cmdshishir gowda2012-04-021-10/+6
* cli: do the proper STACK_DESTORY of created framesAmar Tumballi2012-04-023-5/+94
* cli, glusterd : "volume status detail" fixesKaushal M2012-03-291-31/+17
* cli: give warning to user in add-brick if stripe count givenAmar Tumballi2012-03-291-0/+18
* cli,glusterd: more volume status improvementsKaushal M2012-03-294-76/+187
* cli: Display available information in "volume status detail"Kaushal M2012-03-212-23/+46
* mgmt/glusterd : volume set validation fixesKaushal M2012-03-182-77/+26
* Self-heald: Handle errors gracefully and show errors to usersPranith Kumar K2012-03-182-12/+14
* cli/remove-brick: Enhance remove-brick status to displayshishir gowda2012-03-171-46/+76
* cluster/afr: Enable eager-lockPranith Kumar K2012-03-171-1/+1
* core: dict allocations through mem-poolAmar Tumballi2012-03-141-0/+12
* dht: Rebalance status should display status from each processshishir gowda2012-03-141-42/+63
* glusterd: Fix brick op to prevent glusterd crashingKaushal M2012-03-141-2/+2
* core, cli : Changes to statedumpKaushal M2012-03-141-1/+2
* cli, glusterd, nfs: "volume status|profile|top" for nfs serversKaushal M2012-03-143-35/+114
* cli: More xml output changesKaushal M2012-03-133-62/+388
* glusterd/rebalance: Bring in support for parallel rebalanceshishirng2012-03-071-2/+8
* cli: Fix volume statedump cli output typoRahul C S2012-03-051-1/+1
* fops/removexattr: prevent users from removing glusterfs xattrsRajesh Amaravathi2012-03-051-1/+1
* glusterfsd: Unref iobuf after using itPranith Kumar K2012-03-051-0/+2
* mempool: add more counters to understand the usage scenarios properlyAmar Tumballi2012-02-272-7/+44
* cli: Fix broken "volume set help/help-xml"Kaushal M2012-02-271-4/+3
* cli: Add 'exit' command.Vijay Bellur2012-02-272-0/+7
* cli: print the type of the inode in gluster volume status inode outputRaghavendra Bhat2012-02-221-3/+31
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-7/+6
* cli, glusterfsd: Fixes for "volume top {read,write}-perf"Kaushal M2012-02-212-7/+7
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-1/+1
* cluster/afr: Add commands to see self-heald opsPranith Kumar K2012-02-204-31/+180
* libglusterfs: Implement circular buffer and event historyRaghavendra Bhat2012-02-202-2/+2
* cluster/dht: Rebalance will be a new glusterfs processshishirng2012-02-192-70/+31
* cli/glusterd: volume status modificationRajesh Amaravathi2012-02-184-70/+92
* cli, glusterd : Added support for clear-locks command.Krishnan Parthasarathi2012-02-174-0/+240