Re: [PATCH V2] devtmpfs: restore mount option reconfiguration on get_tree
Simon Liebold <[email protected]>
| Newsgroups | dev.linux.lists.driver-core,org.kernel.vger.linux-kernel,org.kernel.vger.stable |
|---|---|
| Message-ID | <h6dsxwltuuo0u.fsf@dev-dsk-simonlie-1b-ad174abf.eu-west-1.amazon.com> |
Eric Sandeen <[email protected]> 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 <[email protected]>