Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276187
b: refs/heads/master
c: 8298524
h: refs/heads/master
i:
  276185: 3761ab5
  276183: 264f313
v: v3
  • Loading branch information
Wengang Wang authored and Joel Becker committed Nov 17, 2011
1 parent 8dc78d3 commit 7ef6e35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: fc9f899483435935c1cd7005df29681929d1c99b
refs/heads/master: 8298524803339a9a8df053ebdfebc2975ec55be9
3 changes: 1 addition & 2 deletions trunk/fs/ocfs2/dir.c
Original file line number Diff line number Diff line change
Expand Up @@ -1184,8 +1184,7 @@ static int __ocfs2_delete_entry(handle_t *handle, struct inode *dir,
if (pde)
le16_add_cpu(&pde->rec_len,
le16_to_cpu(de->rec_len));
else
de->inode = 0;
de->inode = 0;
dir->i_version++;
ocfs2_journal_dirty(handle, bh);
goto bail;
Expand Down

0 comments on commit 7ef6e35

Please sign in to comment.