Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190560
b: refs/heads/master
c: d577632
h: refs/heads/master
v: v3
  • Loading branch information
Joel Becker committed May 4, 2010
1 parent 3432207 commit 4b53a9a
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: 6b933c8e6f1a2f3118082c455eef25f9b1ac7b45
refs/heads/master: d577632e65ea01fb3b124b652d7bd2381251da3c
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -725,7 +725,7 @@ static void ocfs2_signal_wipe_completion(struct ocfs2_super *osb,
static int ocfs2_wipe_inode(struct inode *inode,
struct buffer_head *di_bh)
{
int status, orphaned_slot;
int status, orphaned_slot = -1;
struct inode *orphan_dir_inode = NULL;
struct buffer_head *orphan_dir_bh = NULL;
struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
Expand Down

0 comments on commit 4b53a9a

Please sign in to comment.