Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30920
b: refs/heads/master
c: 05a3332
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Dobriyan authored and Nathan Scott committed Jun 27, 2006
1 parent 4900892 commit 768cd7b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: ebe1090549a7821faac09c467fc80b2245d0d30e
refs/heads/master: 05a3332885dd143496694bcecff223339880d7c9
3 changes: 0 additions & 3 deletions trunk/fs/xfs/linux-2.6/xfs_iops.c
Original file line number Diff line number Diff line change
Expand Up @@ -419,9 +419,6 @@ xfs_vn_link(
int error;

ip = old_dentry->d_inode; /* inode being linked to */
if (S_ISDIR(ip->i_mode))
return -EPERM;

tdvp = vn_from_inode(dir);
vp = vn_from_inode(ip);

Expand Down

0 comments on commit 768cd7b

Please sign in to comment.