cubefs/util
Shuoran Liu a485e82f69 enhancement: compatible with string when get bool config
Right now certain client mount options require bool type inputs,
which have no double quotation marks, i.e. true instead of "true".
However, this is a little bit confusing, and some customers might
have used string type by mistake.

This commit can deal with a string-typed bool config such as "true".

Signed-off-by: Shuoran Liu <shuoranliu@gmail.com>
2019-08-14 19:53:51 +08:00
..
btree init LICENSE file and vendor,util packet 2019-03-14 14:04:21 +08:00
buf rename repo from cfs to chubaofs 2019-04-28 15:12:17 +08:00
config enhancement: compatible with string when get bool config 2019-08-14 19:53:51 +08:00
errors master: 2019-04-30 09:31:58 +08:00
exporter go fmt project 2019-07-02 20:11:17 +08:00
log master: 2019-04-30 09:31:58 +08:00
ump fix : when create dataPartition failed,then exclude the dp hosts 2019-07-10 11:09:09 +08:00
conn_pool.go fix : when create dataPartition failed,then exclude the dp hosts 2019-07-10 11:09:09 +08:00
master_helper.go util: increase request timeout to master 2019-07-03 17:04:28 +08:00
mem.go master: 2019-04-30 09:31:58 +08:00
unit.go init LICENSE file and vendor,util packet 2019-03-14 14:04:21 +08:00