RE: [PATCH] exfat: optimize dir-cache

From: Namjae Jeon
Date: Thu May 28 2020 - 01:05:58 EST


> >>> > In order to prevent illegal accesses to bh and dentries, it
> >>> would be better to check validation for num and bh.
> >>>
> >>> There is no new error checking for same reason as above.
> >>>
> >>> I'll try to add error checking to this v2 patch.
> >>> Or is it better to add error checking in another patch?
> >> The latter:)
> >> Thanks!
> >
> > Yes, the latter looks better.
>
> I will do so.
>
> I will post additional patches for error checking, after this patch is merged into tree.
> OK?
Okay.
>
>