3198: writeto() notifies with WRITE instead of MOD. WRITE doesn't invalidate the...
authorPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 18 May 2015 14:10:26 +0000 (10:10 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 18 May 2015 14:10:26 +0000 (10:10 -0400)
commitfea4d2ba4ab741daff3fd17d910b72539a50a447
tree8eada745ddcaf1d401714cf63a7a4b66e0cee8d5
parent2403cd9fd5a508252fe4570d6eed9c9c4efa366a
3198: writeto() notifies with WRITE instead of MOD.  WRITE doesn't invalidate the inode.
Move llfuse.lock_released down one level into individual fusefile and fusedir methods.
Add big_writes option, improves write speed by 2x!
sdk/python/arvados/arvfile.py
services/fuse/arvados_fuse/__init__.py
services/fuse/arvados_fuse/fusefile.py
services/fuse/bin/arv-mount