]> Git Repo - linux.git/blobdiff - fs/nfs_common/grace.c
afs: Use d_instantiate() rather than d_add() and don't d_drop()
[linux.git] / fs / nfs_common / grace.c
index 8c743a405df69d007e235dc802aef3644cb90995..5be08f02a76bcb7f405bce8169f53ebf34c452a2 100644 (file)
@@ -118,7 +118,6 @@ static struct pernet_operations grace_net_ops = {
        .exit = grace_exit_net,
        .id   = &grace_net_id,
        .size = sizeof(struct list_head),
-       .async = true,
 };
 
 static int __init
This page took 0.032222 seconds and 4 git commands to generate.