By the way: On Wed, Jun 22, 2011 at 05:32:09PM -0400, J. Bruce Fields wrote: > diff --git a/net/sunrpc/auth_gss/gss_krb5_mech.c b/net/sunrpc/auth_gss/gss_krb5_mech.c > index 0a9a2ec..5c33926 100644 > --- a/net/sunrpc/auth_gss/gss_krb5_mech.c > +++ b/net/sunrpc/auth_gss/gss_krb5_mech.c > @@ -743,6 +743,13 @@ static struct pf_desc gss_kerberos_pfs[] = { > }, > }; > > +MODULE_ALIAS("rpc-auth-gss-krb5"); > +MODULE_ALIAS("rpc-auth-gss-krb5i"); > +MODULE_ALIAS("rpc-auth-gss-krb5p"); > +MODULE_ALIAS("rpc-auth-gss-390003"); > +MODULE_ALIAS("rpc-auth-gss-390004"); > +MODULE_ALIAS("rpc-auth-gss-390005"); Is there any reason we don't do this for the auth modules, and the pnfs layout modules? Seems silly to wait for distro's to add it to modprobe.conf if we don't need to. --b. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html