Re: [PATCH 04/11] fat: cleanup the flags for fat_truncate_time

From: Christoph Hellwig

Date: Wed Jan 07 2026 - 02:43:51 EST


On Wed, Jan 07, 2026 at 02:55:06AM +0900, OGAWA Hirofumi wrote:
> > Thanks.
>
> Ah, I was overlooking that new value is using same value with S_*.

Still not a good idea to not create a bisection hazard. I've added
a local fat_flags variable and a translation for this patch, even
if that will go away in the next patch to be 100% sane.

> Acked-by: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>

But I've kept the ACK. Let me know if I should drop it for now with
the change instead.