Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114607
b: refs/heads/master
c: 6747c2e
h: refs/heads/master
i:
  114605: 3b5f5ad
  114603: 0079b3a
  114599: 653cd6e
  114591: b38f4df
v: v3
  • Loading branch information
Kou Ishizaki authored and Jeremy Kerr committed Oct 10, 2008
1 parent b0d983c commit fffd783
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ba0b996d01eaca4f3cc1f07dcc238fcad7e0d427
refs/heads/master: 6747c2ee8abf749e63fee8cd01a9ee293e6a4247
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/platforms/cell/spufs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,8 @@ spufs_create_context(struct inode *inode, struct dentry *dentry,
ret = spufs_context_open(dget(dentry), mntget(mnt));
if (ret < 0) {
WARN_ON(spufs_rmdir(inode, dentry));
if (affinity)
mutex_unlock(&gang->aff_mutex);
mutex_unlock(&inode->i_mutex);
spu_forget(SPUFS_I(dentry->d_inode)->i_ctx);
goto out;
Expand Down

0 comments on commit fffd783

Please sign in to comment.