14965: Fix for inflexible llfuse function parameter
authorEric Biagiotti <ebiagiotti@veritasgenetics.com>
Mon, 24 Jun 2019 15:34:18 +0000 (11:34 -0400)
committerEric Biagiotti <ebiagiotti@veritasgenetics.com>
Mon, 24 Jun 2019 15:34:18 +0000 (11:34 -0400)
commitecea0fa102bea186e752b20386c4a59d86ec7c92
tree61efd19c24d078aaf94fb115e2252ce6f6db2d74
parentd6f2d88621fb4f70674e669fe92df23f3e866dc4
14965: Fix for inflexible llfuse function parameter

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>

llfuse.init expects the native str type in bother python 2 and 3, so the builtins.str type cannot be used.
services/fuse/arvados_fuse/command.py