Re: [RFC PATCH] fat: add noflush mount option

From: David Timber

Date: Wed Aug 26 2026 - 00:22:47 EST


On 8/25/26 13:31, OGAWA Hirofumi wrote:
> Well, with a your patch, just remounting without "flush" option doesn't
> remove flush?
fat_parse_param() doesn't behave like other fs. The current
implementation only accepts rw and ro for reconfig. So the option cannot
be flipped up and down at will.

> And this is a user visible change more or less, so if
> there is an objection from users, then it will be dropped.
No worries at all. I'll just sit on the patch for now and see if anyone
comes to say they have a problem with it.

Davo