Commit bed6b02
committed
exfat: release 6.0.0 version
This version number is sync with linux mainline.
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.
Signed-off-by: Namjae Jeon <[email protected]>1 parent 03aa12a commit bed6b02
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments