[INET]: Shrink struct inet_ehash_bucket on 32 bits UP
[powerpc.git] / fs / nfs / dir.c
index 147cbf9..2df639f 100644 (file)
@@ -939,6 +939,7 @@ static struct dentry *nfs_atomic_lookup(struct inode *dir, struct dentry *dentry
        error = nfs_revalidate_inode(NFS_SERVER(dir), dir);
        if (error < 0) {
                res = ERR_PTR(error);
+               unlock_kernel();
                goto out;
        }