Skip to content

v1.1.4

Compare
Choose a tag to compare
@SandyXSD SandyXSD released this 02 Sep 01:11
· 25 commits to release-1.1 since this release

This is the fourth patch release for JuiceFS v1.1. It has 5 commits from 4 contributors, thanks to @zhijian-pro @SandyXSD @jiefenghuang @tangyoupeng !

Bugfix

  • cmd/gc: fix the issue that objects may be deleted by mistake in large systems (#5068)
  • meta: fix the issue that hardlink's quota update in the same directory may be incorrect (#5069)
  • meta: fix the issue that quota may be updated twice when unlink/rename opened files (#5043)
  • chunk: fix file matching regular expressions for staging blocks (#5083)
  • hadoop: fix libjfs singleton (#5003)