Re: [PATCH 04/11] fat: cleanup the flags for fat_truncate_time
Christoph Hellwig <[email protected]>
| Newsgroups | dev.linux.lists.gfs2,org.infradead.lists.linux-mtd,org.kernel.vger.io-uring,org.kernel.vger.linux-btrfs,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-kernel,org.kernel.vger.linux-nfs,org.kernel.vger.linux-unionfs,org.kernel.vger.linux-xfs |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> But I've kept the ACK. Let me know if I should drop it for now with the change instead.