summaryrefslogtreecommitdiffstats
path: root/cli/src/cli-cmd-peer.c
diff options
context:
space:
mode:
Diffstat (limited to 'cli/src/cli-cmd-peer.c')
-rw-r--r--cli/src/cli-cmd-peer.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/cli/src/cli-cmd-peer.c b/cli/src/cli-cmd-peer.c
index 11d029bf1c6..7d87e2afad0 100644
--- a/cli/src/cli-cmd-peer.c
+++ b/cli/src/cli-cmd-peer.c
@@ -3,16 +3,16 @@
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 3 of the License,
or (at your option) any later version.
GlusterFS is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Affero General Public License for more details.
+ General Public License for more details.
- You should have received a copy of the GNU Affero General Public License
+ You should have received a copy of the GNU General Public License
along with this program. If not, see
<http://www.gnu.org/licenses/>.
*/
>hari gowtham2017-02-073-17/+59 * Fixes quota list when stale gfid exist in quota.confSanoj Unnikrishnan2017-02-061-16/+19 * glusterd: add a cli command to trigger a statedump on a clientPoornima G2017-01-232-12/+38 * dht/rebalance Estimate time to complete rebalanceN Balachandran2017-01-191-4/+24 * cli: keep 'gluster volume status detail' consistentXavier Hernandez2017-01-193-14/+2 * tier : Tier as a servicehari gowtham2017-01-163-114/+161 * cli/geo-rep: Fix geo-rep status detailSonaArora2017-01-121-22/+18 * glusterd: Add info on op-version for clients in vol status outputSamikshan Bairagya2017-01-122-6/+25 * glusterd, cli: Get global options through volume get functionalitySamikshan Bairagya2016-12-301-0/+6 * cli: Suppress unused but set warningsVijay Bellur2016-12-142-6/+2 * cluster/afr: CLI for granular entry heal enablement/disablementKrutika Dhananjay2016-11-283-12/+40 * cli: glusterfs_ctx_defaults_init should not re-initialize ctx->locksRajesh Joseph2016-11-241-2/+0 * events: Add FMT_WARN for gf_eventPranith Kumar K2016-11-181-2/+2 * cli/rebalance: remove brick status is incorrectN Balachandran2016-11-17