]> Pileus Git - ~andy/linux/blobdiff - net/sunrpc/svcauth.c
Merge git://oss.sgi.com:8090/oss/git/xfs-rc-fixes
[~andy/linux] / net / sunrpc / svcauth.c
index bde8147ef2db54dc35ad8dbf77dd43994aae84fa..dda4f0c63511ca74475e9d1259bc73c0db9c47ef 100644 (file)
@@ -143,6 +143,7 @@ static void auth_domain_drop(struct cache_head *item, struct cache_detail *cd)
 
 
 struct cache_detail auth_domain_cache = {
+       .owner          = THIS_MODULE,
        .hash_size      = DN_HASHMAX,
        .hash_table     = auth_domain_table,
        .name           = "auth.domain",