Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28421
b: refs/heads/master
c: b76963f
h: refs/heads/master
i:
  28419: a55549f
v: v3
  • Loading branch information
Nathan Scott committed Jun 9, 2006
1 parent 77ca5c7 commit 11ce25c
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: 3d80ede4799889ede2aa785c2511aef3e78d5bb1
refs/heads/master: b76963fac4a17b661bad46e5a57b0f918c6f0cd1
2 changes: 1 addition & 1 deletion trunk/fs/xfs/linux-2.6/xfs_iops.c
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@ xfs_vn_getattr(
error = vn_revalidate(vp);
if (!error)
generic_fillattr(inode, stat);
return 0;
return -error;
}

STATIC int
Expand Down

0 comments on commit 11ce25c

Please sign in to comment.