Re: [PATCH V2] devtmpfs: restore mount option reconfiguration on get_tree
From: Simon Liebold
Date: Thu Aug 13 2026 - 09:55:33 EST
Eric Sandeen <sandeen@xxxxxxxxxx> writes:
> I think this might be a better approach; more involved, but it uses the
> right type of context for reconfigure and avoids the nasty ops copying
> I wrote the first time. :(
>
> First, sorry for breaking this. Second, Al please yell if I have mis-attributed
> or mis-implemented your suggestion from months back. Third, I have done only
> light testing on this but it seems ok, built and booted with CONFIG_TMPFS=y
> and confirmed that a fresh "mount" with new options takes hold, and confirmed
> it builds without CONFIG_TMPFS configured though I don't have a system
> that wants to boot that config.
>
> Thoughts?
Tested-by: Simon Liebold <simonlie@xxxxxxxxx>