nfsd4: hash deleg stateid only on successful nfs4_set_delegation
[deliverable/linux.git] / fs / binfmt_misc.c
index 1c740e152f380c08765efed43de7cf9afb9735f1..b60500300dd7803e20655d50437aec7dfefeedec 100644 (file)
@@ -656,6 +656,7 @@ static ssize_t bm_status_write(struct file * file, const char __user * buffer,
 
                        mutex_unlock(&root->d_inode->i_mutex);
                        dput(root);
+                       break;
                default: return res;
        }
        return count;
This page took 0.023193 seconds and 5 git commands to generate.