This is the first patch release for JuiceFS v1.3. It has 15 commits from 9 contributors, thanks to @jiefenghuang @zhijian-pro @tangyoupeng @yangliping @zxh326 @Looka149 @sjp00556 @Xuyuchao-juice @leoliulei
Bugfix
- fuse: add inode cache invalidation on file open (#6326,#6402)
- meta: fix stats overflow (#6448)
- meta/tkv: fix error handling in ListSlices (#6481)
- cache/stage: fix pote...