RE: [PATCH] exfat: fix wrong size update of stream entry by typo

From: Namjae Jeon
Date: Fri Jul 10 2020 - 01:13:13 EST


> The stream.size field is updated to the value of create timestamp of the file entry. Fix this to use
> correct stream entry pointer.
>
> Fixes: 29bbb14bfc80 ("exfat: fix incorrect update of stream entry in __exfat_truncate()")
> Signed-off-by: Hyeongseok Kim <hyeongseok@xxxxxxxxx>
My bad, Pushed it into exfat #dev.
Thanks!