Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58569
b: refs/heads/master
c: ffed8ab
h: refs/heads/master
i:
  58567: 5fc590a
v: v3
  • Loading branch information
Steven Whitehouse committed Jul 9, 2007
1 parent d1e8cb5 commit 47f98d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 44f487a5536a3afd96a9f571de24c36559e9ae82
refs/heads/master: ffed8ab342e39b8b5f4d5c94c37a708e225ffcd8
2 changes: 1 addition & 1 deletion trunk/fs/gfs2/ops_inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@ static int gfs2_rename(struct inode *odir, struct dentry *odentry,
if (error)
goto out_end_trans;

error = gfs2_dir_mvino(ip, &name, nip, DT_DIR);
error = gfs2_dir_mvino(ip, &name, ndip, DT_DIR);
if (error)
goto out_end_trans;
} else {
Expand Down

0 comments on commit 47f98d1

Please sign in to comment.