11209: Restrict --unmount* operations to given --subtype.
authorTom Clegg <tom@curoverse.com>
Fri, 7 Apr 2017 07:41:53 +0000 (03:41 -0400)
committerTom Clegg <tom@curoverse.com>
Fri, 7 Apr 2017 07:41:53 +0000 (03:41 -0400)
commit75184884ed798b474e8b9e254045dc0f4354379e
treeaca81232d404cbc064bf2eca99276ace2ddd4c16
parentb50a3bcb38cf9e79416d8cc9b0d8b66249b3d473
11209: Restrict --unmount* operations to given --subtype.

Add warnings about affecting other fuse mounts with --unmount flags.
services/fuse/arvados_fuse/command.py
services/fuse/arvados_fuse/unmount.py
services/fuse/tests/test_unmount.py