Improved fresh/stale handling with base class, added property fuse inode cache
authorPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 6 May 2014 15:25:34 +0000 (11:25 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 6 May 2014 15:25:34 +0000 (11:25 -0400)
commit2e524eb008f8b70ca1263ccde460365109c66a90
treecf289ddfe8e0f2e9b82941051d184489fd1d3154
parentb5f193aa657134822d4df67cabc25c631926395b
Improved fresh/stale handling with base class, added property fuse inode cache
invalidation.  Added common merge function for handling directory updates.
arv-mount now daemonizes by default.
sdk/python/arvados/fuse/__init__.py
sdk/python/bin/arv-mount
sdk/python/requirements.txt
sdk/python/setup_fuse.py.src
sdk/python/test_mount.py