Re: [RFC] [WIP] Unbork fs.h, 1 of 3

From: Andrew Morton (akpm@zip.com.au)
Date: Mon Dec 31 2001 - 01:01:00 EST


Daniel Phillips wrote:
>
> ...
> Nevertheless, the VFS still calls the module_exit for the root filesystem,
> which calls unregister_filesystem, which tries to destroy the its own inode
> cache, which isn't empty, because of special-case code connected with the
> root.

As far as I know, UML is the only port which implements exitcalls
for statically linked code. So this problem won't be observed on
the other architectures.

The problem still *exists*, of course, but isn't too serious. Maybe a
judicious hack to hide the problem would suffice. Depends how hard
it is to unmount root during shutdown.

-
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Dec 31 2001 - 21:00:24 EST