Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344361
b: refs/heads/master
c: 1e2d9d4
h: refs/heads/master
i:
  344359: db78464
v: v3
  • Loading branch information
Bob Peterson authored and Steven Whitehouse committed Nov 21, 2012
1 parent 4b11709 commit 4c0ff29
Show file tree
Hide file tree
Showing 2 changed files with 2 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: be4f245dbbbc1f37370ab463cd4892acf4a1222b
refs/heads/master: 1e2d9d44f3ceb7dac7cb14d2476d0a8128c8e169
1 change: 1 addition & 0 deletions trunk/fs/gfs2/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -702,6 +702,7 @@ static int gfs2_create_inode(struct inode *dir, struct dentry *dentry,
if (error)
goto fail_free_inode;

ip->i_gl->gl_object = ip;
error = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, GL_SKIP, ghs + 1);
if (error)
goto fail_free_inode;
Expand Down

0 comments on commit 4c0ff29

Please sign in to comment.