Beginning (at last)
> a VFS layer that doesn't require the kernel to know a priori all of
> the filesystem types that might be loaded
That was done a while ago. File systems are one by one being moved from
using the union of stuff to the fs specific pointer. New file systems don't
have to go hack the inode etc
Alan
-
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/