]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/sunrpc/auth_null.c
NFSv4: rpc_mkpipe creating socket inodes w/out sk buffers
[linux-2.6-omap-h63xx.git] / net / sunrpc / auth_null.c
index f56767aaa9273678ca702758316acdd1587d9eef..2eccffa96ba1a016208c73de79cebc77a482f94e 100644 (file)
@@ -118,6 +118,8 @@ struct rpc_auth null_auth = {
        .au_cslack      = 4,
        .au_rslack      = 2,
        .au_ops         = &authnull_ops,
+       .au_flavor      = RPC_AUTH_NULL,
+       .au_count       = ATOMIC_INIT(0),
 };
 
 static