This repository has been archived by the owner on Feb 26, 2020. It is now read-only.
Releases: ovh/svfs
Releases · ovh/svfs
Version 0.3.0
Changelog
FEATURES :
[#10 ] Support for Dynamic Large Objects.
[#22 ] Profiling options.
BUGFIXES :
[#10 ] Manifest file size is displayed instead of overall object size.
[#19 ] Reading large files can lead to memory exhaustion.
Version 0.2.6
Changelog
FEATURE :
[#14 ] Implement smarter cache.
IMPROVEMENTS :
[#20 ] Connection timeout can be changed.
[#21 ] Parallel directory listing for large objects.
Standardized command line options.
BUGFIX :
[#10 ] Incorrect displayed large object size.
Version 0.2.5
Changelog
BUGFIXES :
[#15 ] Initial lookup triggers nil pointer dereference.
[#16 ] Directory removal doesn't work for non-pseudo directories.
[#17 ] File size is not immediately updated when file content is modified.
[#18 ] File not found after mount with no container specified, for paths more than one level deep.
Version 0.2.0
Changelog
FEATURES :
[#1 ] Allow mounting a specific container.
[#2 ] Support mkdir syscall.
[#5 ] Support token, storage url and auth version options.
[#8 ] Added debug mode option.
BUGFIX :
[#7 ] Directory entries expire after 1 minute due to kernel file attributes cache eviction.
Version 0.1.0
Changelog
FEATURES :
Mount/unmount all containers of an openstack project under a particular mountpoint.
Supported syscalls :
open
read
write
stat
readdir
unlink
Basic caching and eviction.
You can’t perform that action at this time.