patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / linux / sunrpc / svcauth.h
index 36bcc5e..30689cc 100644 (file)
@@ -87,6 +87,7 @@ struct auth_domain {
  */
 struct auth_ops {
        char *  name;
+       struct module *owner;
        int     flavour;
        int     (*accept)(struct svc_rqst *rq, u32 *authp);
        int     (*release)(struct svc_rqst *rq);