ext2 and cramfs don't seem to do modules right

From: Jeff Dike (jdike@karaya.com)
Date: Sat Jan 01 2000 - 23:57:25 EST


With ext2, a #ifdef MODULE was lost around the unregister_filesystem call. Unfortunately, the unregister_filesystem definition is inside a #ifdef CONFIG_MODULES.

With cramfs, I don't think it matters too much, given the nature of the filesystem, but I though I'd mention it.

I did a quick check of all the others and they look ok.

                                Jeff

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



This archive was generated by hypermail 2b29 : Sat Jan 01 2000 - 23:56:06 EST