Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40068
b: refs/heads/master
c: abbdbd2
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Steven Whitehouse committed Oct 20, 2006
1 parent ceeeb70 commit f56cb78
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a2d7d021d78dbc00d24d9c809c64a7f3e61fa773
refs/heads/master: abbdbd2065e74411dc2c401501c2c85a82f60e06
2 changes: 0 additions & 2 deletions trunk/fs/gfs2/dir.c
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,6 @@ static int gfs2_dir_write_data(struct gfs2_inode *ip, const char *buf,
gfs2_trans_add_bh(ip->i_gl, bh, 1);
memcpy(bh->b_data + o, buf, amount);
brelse(bh);
if (error)
goto fail;

buf += amount;
copied += amount;
Expand Down

0 comments on commit f56cb78

Please sign in to comment.