commit | 33404a159828a97fefada0d8f4cf910873b8e9f1 | [log] [tgz] |
---|---|---|
author | Tetsuhiro Kohada <kohada.t2@gmail.com> | Fri May 29 19:14:57 2020 +0900 |
committer | Namjae Jeon <namjae.jeon@samsung.com> | Tue Jun 09 16:49:14 2020 +0900 |
tree | 33a6406a6e92aba3e613d7e187c56e7e3be53458 | |
parent | 181a9e8009a8a8bdb19c2e24eeeae7d8e77c8c47 [diff] |
exfat: separate the boot sector analysis Separate the boot sector analysis to read_boot_sector(). And add a check for the fs_name field. Furthermore, add a strict consistency check, because overlapping areas can cause serious corruption. Signed-off-by: Tetsuhiro Kohada <kohada.t2@gmail.com> Reviewed-by: Sungjong Seo <sj1557.seo@samsung.com> Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>