Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143352
b: refs/heads/master
c: 5cf3252
h: refs/heads/master
v: v3
  • Loading branch information
Steven Whitehouse committed Apr 15, 2009
1 parent faef0de commit 861a7c8
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: 7fa5d20d1a5e60ef7e453993b67b26c87dc09f07
refs/heads/master: 5cf32524de745c56e1411d63eccf23fef1709d73
1 change: 1 addition & 0 deletions trunk/fs/gfs2/ops_inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,7 @@ static int gfs2_symlink(struct inode *dir, struct dentry *dentry,
ip = ghs[1].gh_gl->gl_object;

ip->i_disksize = size;
i_size_write(inode, size);

error = gfs2_meta_inode_buffer(ip, &dibh);

Expand Down

0 comments on commit 861a7c8

Please sign in to comment.