Skip to content

exfat: release 6.0.0 version

Latest
Compare
Choose a tag to compare
@namjaejeon namjaejeon released this 17 Oct 07:42
· 88 commits to master since this release

Major changes are:

  • Use updated exfat_chain directly instead of snapshot values in rename.
  • fix the error code of rename syscall.
  • cleanup and suppress the superfluous error messages.
  • remove duplicate directory entry update.
  • fix integer overflow on large partition.