lkml.org 
[lkml]   [2018]   [Mar]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] proc: register filesystem last
On Fri, Mar 09, 2018 at 02:49:38PM -0800, Andrew Morton wrote:
> On Sat, 10 Mar 2018 01:27:09 +0300 Alexey Dobriyan <adobriyan@gmail.com> wrote:
>
> > As soon as register_filesystem() exits, filesystem can be mounted.
> > It is better to present fully operational /proc.
> >
> > Of course it doesn't matter because /proc is not modular
> > but do it anyway.
> >
> > Drop error check, it should be handled by panicking.
>
> So... shouldn't we add a call to panic()?

via FS_PANIC flag, yes. I have a patch somewhere.
There are 104 filesystems ATM, some internal, some not.
Some modular, some not.

\
 
 \ /
  Last update: 2018-03-10 01:07    [W:2.482 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site