block-major aliases (module-init-tools 3.0-pre2)

From: Andrey Borzenkov
Date: Wed Jan 07 2004 - 05:42:17 EST


Apparently generate-modprobe.conf is producing block-major-N-* while kernel
(2.6.0) still calls request_module with block-major-N:

{pts/0}% grep request_module drivers/block/*
drivers/block/genhd.c: request_module("block-major-%d", MAJOR(dev));

who is correct?

-andrey

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