Skip to content

v1.0.0-rc.1 -limitedWrite support

Pre-release
Pre-release
Compare
Choose a tag to compare
@kpjensen kpjensen released this 08 Sep 19:54

Backwards incompatible release candidate of dxfuse v1.0.0-rc.1.

New flag -limitedWrite for supporting append only writes to DNAnexus. See README of append-only-writes branch for supported operations and limitations https://github.com/dnanexus/dxfuse/tree/append-only-writes#limited-write-mode.

Removed dxfuse -sync command previously used for syncing writeable files to DNAnexus.

Enable FUSE options for kernel readahead and pagecache to support shared read-only mmap.