mmc: mmc: Fix partition switch timeout for some eMMCs
[linux-2.6-block.git] / fs / nfsd / nfs4recover.c
index 195fe2668207a2bdaf689c8e93296503facec806..66eaeb1e8c2ce75559d4b03c36ab7a16bda56af5 100644 (file)
@@ -1266,6 +1266,7 @@ nfsd4_umh_cltrack_init(struct net *net)
        /* XXX: The usermode helper s not working in container yet. */
        if (net != &init_net) {
                pr_warn("NFSD: attempt to initialize umh client tracking in a container ignored.\n");
+               kfree(grace_start);
                return -EINVAL;
        }