mirror of
https://github.com/cubefs/cubefs.git
synced 2026-08-02 02:00:56 +00:00
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> |
||
|---|---|---|
| .. | ||
| btree | ||
| buf | ||
| config | ||
| errors | ||
| exporter | ||
| log | ||
| ump | ||
| conn_pool.go | ||
| master_helper.go | ||
| mem.go | ||
| unit.go | ||