Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23131
b: refs/heads/master
c: ce9d37c
h: refs/heads/master
i:
  23129: d9daf57
  23127: 1353477
v: v3
  • Loading branch information
Nathan Scott committed Mar 17, 2006
1 parent cb9e5c7 commit 7084849
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 238f4c5468656e3e8b1d39d75c1e4fd73592c1ea
refs/heads/master: ce9d37c257ceba5b4d089c544e4673546f647565
2 changes: 2 additions & 0 deletions trunk/fs/xfs/linux-2.6/xfs_iops.c
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,8 @@ xfs_vn_symlink(
d_instantiate(dentry, ip);
xfs_validate_fields(dir, &vattr);
xfs_validate_fields(ip, &vattr);
} else {
xfs_cleanup_inode(dvp, cvp, dentry, 0);
}
}
return -error;
Expand Down

0 comments on commit 7084849

Please sign in to comment.