Skip to content

qsfs v1.0.3

Compare
Choose a tag to compare
@jimhuaang jimhuaang released this 04 May 14:43
· 85 commits to master since this release
  • Refactor Directory Tree Invalidation/Remove
  • Fix Directory Tree Rename issue which not rename directory descendants
  • Add integration test framework
  • Add function test cases including write, read, rename, seek, truncate, rsync, redirect, symlink, etc.
  • Add glog signal failure handler to log failure dump and customize failer writer to convert failure dump address info to readable c++ name.
  • Add function name in log, and glog env such as max_log_size, clorlogtostderr, .etc
  • Seperate debug option for qsfs and fuse
  • Fix failure of function test 'rename file before close'
  • Log to stderr if umaskmp is not set with allow_other together
  • Not to set content type in QSClient as QingStor server will handle file content type
  • Link to static QingStor SDK library
  • Refactor to remove mtime from cache
  • Add File info to log message