Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339389
b: refs/heads/master
c: 531c3bd
h: refs/heads/master
i:
  339387: 3a44634
v: v3
  • Loading branch information
Dave Chinner authored and Ben Myers committed Nov 2, 2012
1 parent d7a2b53 commit a5fbfc7
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: 1375cb65e87b327a8dd4f920c3e3d837fb40e9c2
refs/heads/master: 531c3bdc8662e1a83f8ec80dc3346b1284877c0a
2 changes: 1 addition & 1 deletion trunk/fs/xfs/xfs_ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ xfs_find_handle(
int hsize;
xfs_handle_t handle;
struct inode *inode;
struct fd f;
struct fd f = {0};
struct path path;
int error;
struct xfs_inode *ip;
Expand Down

0 comments on commit a5fbfc7

Please sign in to comment.