Skip to content

exfat: release 5.10.1 version

Compare
Choose a tag to compare
@namjaejeon namjaejeon released this 12 Oct 14:23
· 168 commits to master since this release

Major changes are:
- Don't clear MediaFailure and VolumeDirty bit in volume flags
if these were already set before mounting.
- Fix use of uninitialized spinlock on error path.
- Fix missing err assignment in exfat_build_inode().
- cleanup codes and remove unneeded codes.