Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a52427b5 authored by Namjae Jeon's avatar Namjae Jeon
Browse files

exfat: release 5.12.3 version



Major changes are:
 - Add support for FITRIM.
 - Improve write perofmrance on dirsync mount.
 - Improve lookup perofmrance.
 - Fix a bug on discard mount.

Signed-off-by: default avatarNamjae Jeon <namjae.jeon@samsung.com>
parent f693dd9e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
#include <linux/ratelimit.h>
#include <linux/nls.h>

#define EXFAT_VERSION		"5.11.1"
#define EXFAT_VERSION		"5.12.3"

#define EXFAT_SUPER_MAGIC       0x2011BAB0UL
#define EXFAT_ROOT_INO		1