Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38885
b: refs/heads/master
c: f92a0b6
h: refs/heads/master
i:
  38883: 20642cf
v: v3
  • Loading branch information
Steven Whitehouse committed Oct 2, 2006
1 parent 32e7adb commit e45c879
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 409e185d2370356ac2e4c7160e002ac5340b6709
refs/heads/master: f92a0b6ff43e8e07bbd5b1d2dd1cff130014f3c7
1 change: 1 addition & 0 deletions trunk/fs/gfs2/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ int gfs2_change_nlink(struct gfs2_inode *ip, int diff)
if (error)
goto out_norgrp;

clear_nlink(&ip->i_inode);
gfs2_unlink_di(&ip->i_inode); /* mark inode unlinked */
gfs2_glock_dq_uninit(&rg_gh);
out_norgrp:
Expand Down

0 comments on commit e45c879

Please sign in to comment.