summaryrefslogtreecommitdiffstats
path: root/cli/src/cli-cmd-parser.c
diff options
context:
space:
mode:
authorKaleb S. KEITHLEY <kkeithle@redhat.com>2017-09-02 06:50:50 -0400
committerNiels de Vos <ndevos@redhat.com>2017-09-05 09:17:20 +0000
commitc0406501f0b4295a9917d31574baa2e462a18799 (patch)
tree92dc9fa7c330e1b2598fc11a18c2916052f22d6e /cli/src/cli-cmd-parser.c
parentd692f167662300ffad8d3ed44672182130025c75 (diff)
scripts: mount.glusterfs contains non-portable bashisms
Debian's default shell is dash, i.e. /bin/sh -> dash, which doesn't support bash extensions Reported-by: "Michael Lundkvist" <brels.debian@solske.net> Reported-by: pmatthaei@debian.org Debian BZ: 873878 Change-Id: I33003183b9bc6459cae28c565125e6b2bd1eaa47 BUG: 1487830 Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com> Reviewed-on: https://review.gluster.org/18184 Reviewed-by: Niels de Vos <ndevos@redhat.com> Tested-by: Niels de Vos <ndevos@redhat.com> Smoke: Gluster Build System <jenkins@build.gluster.org> CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Diffstat (limited to 'cli/src/cli-cmd-parser.c')
0 files changed, 0 insertions, 0 deletions
2 -> python3Kaleb S. KEITHLEY2018-05-026-21/+27 * gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-04-192-3/+30 * glusterd: volume inode/fd status broken with brick muxhari gowtham2018-04-191-0/+12 * afr: fixes to afr-eager lockingRavishankar N2018-04-181-0/+24 * core/build/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-04-128-8/+8 * experimental/cloudsync: Download xlator for archival featureSusant Palai2018-04-101-0/+22 * features/index: Choose different base file on EMLINK errorPranith Kumar K2018-04-061-0/+52 * glusterd: mark port_registered to true for all running bricks with brick muxAtin Mukherjee2018-04-051-2/+13 * cluster/dht: enable lookup-optimize by defaultN Balachandran2018-04-041-1/+1 * Revert "glusterd: handling brick termination in brick-mux"Sanju Rakonde2018-03-291-32/+0 * afr: add new value for read-hash-mode volume optionRavishankar N2018-03-291-0/+56 * cluster/ec: send list-node-uuids request to all subvolumesXavi Hernandez2018-03-281-0/+1 * glusterd: handling brick termination in brick-muxSanju Rakonde2018-03-281-0/+32 * tests: fix nl-cache.t failureAtin Mukherjee2018-03-261-1/+1 * md-cache: fix ./tests/basic/md-cache/bug-1418249.tSusant Palai2018-03-261-1/+1 * python: Remove all uses of find_library. Fixes #1450593Niklas Hambüchen2018-03-242-11/+4 * cluster/afr: Switch to active-fd-count for open-fd checksPranith Kumar K2018-03-211-0/+20 * storage/posix: Add active-fd-count option in glusterPranith Kumar K2018-03-211-1/+13 * cluster/ec: Add test cases for stripe-cache optionAshish Pandey2018-03-201-0/+227 * cluster/afr: Make AFR eager-locking similar to ECPranith Kumar K2018-03-141-36/+0 * cluster/ec: Change default read policy to gfid-hashAshish Pandey2018-03-141-4/+3 * tests/basic/namespace: Fix the namespace test failureVarsha Rao2018-03-141-5/+7 * cluster/ec: avoid delays in self-healXavi Hernandez2018-03-141-0/+41 * tests/bug-1110262.t: fix a race conditionRaghavendra G2018-03-131-0/+6 * run-tests.sh: added dependency check for netstatSven Fischer2018-03-121-2/+0 * tests: don't kill the process directly with KILL signalAmar Tumballi2018-03-082-4/+86 * hooks: add a script to stat the subdirs in add-brickAmar Tumballi2018-03-061-12/+4 * cluster/afr: Remove compound-fops usage in afrPranith Kumar K2018-03-061-37/+0 * features/shard: Upon FSYNC from upper layers, wind fsync on all changed shardsKrutika Dhananjay2018-03-052-1/+59 * features/shard: Fix shard inode refcount when it's part of priv->lru_list.Krutika Dhananjay2018-03-023-17/+45 * tests/basic/namespace: Check if brick multiplex is enabledVarsha Rao2018-02-271-0/+23 * xlators/features/namespace: Add namespace xlator and link into brick graphVarsha Rao2018-02-211-0/+104 * tests: Set timeout of 300 for self-heal.tNigel Babu2018-02-211-0/+2 * tests: bring option of per test timeoutAmar Tumballi2018-02-153-0/+6 * tests: fix spurious test failureAtin Mukherjee2018-02-131-1/+1 * gfapi: return pre/post attributes at callback for glfs apiKinglong Mee2018-02-122-2/+4 * gfapi: return pre/post attributes from glfs_ftruncateKinglong Mee2018-02-121-1/+1 * gfapi: return pre/post attributes from glfs_pread/pwriteKinglong Mee2018-02-123-3/+3 * glusterd: optimization of test casesSanju Rakonde2018-02-1093-2696