Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313862
b: refs/heads/master
c: c960bec
h: refs/heads/master
v: v3
  • Loading branch information
Michael Holzheu authored and Heiko Carstens committed Jul 16, 2012
1 parent e6e3712 commit d75afbd
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: 4679e8933ae6b555e570a7e1b8963c7a0f59c6e5
refs/heads/master: c960bec4fe5c58c288ea206061a40fbb0b28e768
1 change: 1 addition & 0 deletions trunk/arch/s390/hypfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ static struct inode *hypfs_make_inode(struct super_block *sb, umode_t mode)

if (ret) {
struct hypfs_sb_info *hypfs_info = sb->s_fs_info;
ret->i_ino = get_next_ino();
ret->i_mode = mode;
ret->i_uid = hypfs_info->uid;
ret->i_gid = hypfs_info->gid;
Expand Down

0 comments on commit d75afbd

Please sign in to comment.