summaryrefslogtreecommitdiffstats
path: root/cli
Commit message (Expand)AuthorAgeFilesLines
* features/bitrot: reimplement scrubbing frequencyVenky Shankar2015-05-302-2/+3
* tiering: Do not allow some operations on tiered volumeMohammed Rafi KC2015-05-281-1/+1
* glusterd: add counter support for tiered volumesDan Lambright2015-05-281-78/+21
* glusterd/tiering : cksum mismatch for tiered volumev3.7.0beta2Mohammed Rafi KC2015-05-101-1/+1
* tiering: Send both attach-tier and tier-start togetherMohammed Rafi KC2015-05-091-3/+44
* cli/tiering: volume info should display details about tierMohammed Rafi KC2015-05-091-34/+148
* cli/tiering: display hot tier, and cold tier separatelyMohammed Rafi KC2015-05-091-15/+65
* tiering/cli: Check replica count and bricks are proper or notMohammed Rafi KC2015-05-091-0/+57
* cli/tiering: Enhance cli output for tieringMohammed Rafi KC2015-05-095-17/+381
* cli/tiering : Parse detach-tier command properlyMohammed Rafi KC2015-05-092-5/+17
* glusterd: support for tier volumes 'detach start' and 'detach commit'Dan Lambright2015-05-094-37/+77
* cli: Error out when there is not enough memoryHumble Devassy Chirammal2015-05-091-1/+5
* quota/marker: turn off inode quotas by defaultvmallika2015-05-083-5/+75
* quota: support for inode quota in quota.confvmallika2015-05-074-46/+62
* tiering/cli: while attaching tier to volume cli should ask questionGaurav Kumar Garg2015-05-071-1/+10
* NFS-Ganesha : Locking global options fileMeghana Madhusudhan2015-05-072-2/+27
* glusterd: remove replace brick with data migration support form cli/glusterdGaurav Kumar Garg2015-05-075-335/+41
* glusterd: gluster volume status should show status of bitrot and scrubber daemonGaurav Kumar Garg2015-05-062-2/+9
* geo-rep: Status EnhancementsAravinda VK2015-05-064-66/+89
* NFS-Ganesha: Handling CLI commands when NFS-Ganesha keys are setMeghana Madhusudhan2015-05-037-61/+147
* cli,doc: man page of gluster (man gluster) should show bitrot command informa...Gaurav Kumar Garg2015-05-022-19/+8
* cli: validate brick while creating replicate volumeGaurav Kumar Garg2015-05-011-17/+21
* cli: fix vol_type in volume info xmlAtin Mukherjee2015-04-283-3/+14
* glusterd: incorrect rsp.op_ret handling in volume get in cliAtin Mukherjee2015-04-281-3/+4
* Fix case mistake for MKDIR_P in MakefilesEmmanuel Dreyfus2015-04-221-1/+1
* geo-rep/cli : Fix geo-rep cli crashKotresh HR2015-04-221-1/+1
* quota/disperse: handle inode quotas in xattr aggregatevmallika2015-04-141-1/+18
* quota/cli: validate quota hard-limit optionvmallika2015-04-101-6/+7
* gluster-cli : Removing logically dead codeNandaja Varma2015-04-101-1/+1
* glusterd/snapshot: Fix CLI msg for snap limit setJoseph Fernandes2015-04-101-9/+14
* gluster-cli : Extra checks for word_count removed.Nandaja Varma2015-04-101-12/+0
* glusterd: remove-brick status/stop should not show output for non-existing brickGaurav Kumar Garg2015-04-092-22/+8
* cli: Allow options prefixed with '--' for geo-rep config cmdsKotresh HR2015-04-092-5/+15
* cli: Fixing dereference after null checkarao2015-04-091-8/+5
* cli: gluster volume help should give sufficient information for bitrotGaurav Kumar Garg2015-04-091-7/+18
* glusterd: Support distributed replicated volumes on hot tierDan Lambright2015-04-083-5/+9
* cli: Removing negative value check for unsigned variable (coverity fix)Nandaja Varma2015-04-041-2/+3
* snapshot: remove volname(s) to volname for snapshot createMohammed Rafi KC2015-04-011-1/+1
* gluster-cli: Fixing operand error and removing logically dead code.Nandaja Varma2015-03-311-7/+1
* gluster-cli : Fixing "argument can't be negative" coverity issue.Nandaja Varma2015-03-311-1/+1
* quota/cli: improve cli error message when setting limit on invalid pathvmallika2015-03-301-2/+6
* cli : logically dead code removedManikandan Selvaganesh2015-03-301-8/+0
* cli: log gluster version in cli initAtin Mukherjee2015-03-261-0/+3
* glusterd: bitrot scrub-throttle/scrub-frequency/scrub option handlingGaurav Kumar Garg2015-03-251-4/+6
* afr: arbiter xlatorRavishankar N2015-03-192-2/+23
* glusterd: CLI commands to create and manage tiered volumes.Dan Lambright2015-03-193-8/+374
* cli/glusterd: cli command implementation for bitrot featuresGaurav Kumar Garg2015-03-184-1/+403
* features/quota : Introducing inode quotavmallika2015-03-186-331/+509
* CLI : GLobal option for NFS-GaneshaMeghana Madhusudhan2015-03-184-1/+229
* Snapshot/clone: clone of a snapshot that will act as a regular volumeMohammed Rafi KC2015-03-183-6/+159