Re: [PATCH] exfat: check if cluster num is valid

From: Tadeusz Struk
Date: Tue May 10 2022 - 18:52:24 EST


On 4/29/22 20:26, Namjae Jeon wrote:
Could you please share how to reproduce this ?
Ping, If you apply this patch to your source, there is a problem. You
need to add +1 to EXFAT_DATA_CLUSTER_COUNT(sbi).
and please use is_valid_cluster() to check if cluster is valid instead of it.

Ok, I will try a new version with is_valid_cluster()

--
Thanks,
Tadeusz