2803: Rename services/keep-fuse-driver to just 'fuse'.
authorBrett Smith <brett@curoverse.com>
Fri, 9 May 2014 20:16:30 +0000 (16:16 -0400)
committerBrett Smith <brett@curoverse.com>
Fri, 9 May 2014 20:16:30 +0000 (16:16 -0400)
services/fuse/.gitignore [moved from services/keep-fuse-driver/.gitignore with 100% similarity]
services/fuse/arvados_fuse/__init__.py [moved from services/keep-fuse-driver/arvados_fuse/__init__.py with 100% similarity]
services/fuse/bin/arv-mount [moved from services/keep-fuse-driver/bin/arv-mount with 100% similarity]
services/fuse/readme.llfuse [moved from services/keep-fuse-driver/readme.llfuse with 100% similarity]
services/fuse/requirements.txt [moved from services/keep-fuse-driver/requirements.txt with 100% similarity]
services/fuse/run_test_server.py [moved from services/keep-fuse-driver/run_test_server.py with 100% similarity]
services/fuse/setup.py [moved from services/keep-fuse-driver/setup.py with 100% similarity]
services/fuse/test_mount.py [moved from services/keep-fuse-driver/test_mount.py with 100% similarity]