Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335456
b: refs/heads/master
c: 1e7acbb
h: refs/heads/master
v: v3
  • Loading branch information
Dave Chinner authored and Ben Myers committed Nov 8, 2012
1 parent e1c9af1 commit dafd3cb
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: eaef854335ce09956e930fe4a193327417edc6c9
refs/heads/master: 1e7acbb7bc1ae7c1c62fd1310b3176a820225056
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 dafd3cb

Please sign in to comment.