Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89526
b: refs/heads/master
c: 43a33c5
h: refs/heads/master
v: v3
  • Loading branch information
Denis Cheng authored and Steven Whitehouse committed Mar 31, 2008
1 parent 2e60ceb commit f7bdf41
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: d83225d45d2b76175279abb2a3d7ee325a09aba8
refs/heads/master: 43a33c53cc9131a537522ab9736c6e4c03ddf57a
1 change: 1 addition & 0 deletions trunk/fs/gfs2/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ void gfs2_set_iop(struct inode *inode)
inode->i_op = &gfs2_symlink_iops;
} else {
inode->i_op = &gfs2_file_iops;
init_special_inode(inode, inode->i_mode, inode->i_rdev);
}

unlock_new_inode(inode);
Expand Down

0 comments on commit f7bdf41

Please sign in to comment.