Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292395
b: refs/heads/master
c: 35e478f
h: refs/heads/master
i:
  292393: d5cd12a
  292391: 3510a84
v: v3
  • Loading branch information
Steven Whitehouse committed Mar 7, 2012
1 parent 1a33660 commit b256b4f
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: 58884c4df005ee5ee854cfcd0385d5a6bf25aa30
refs/heads/master: 35e478f42271673f79066a1ed008c6604621c6fe
1 change: 1 addition & 0 deletions trunk/fs/gfs2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -1557,6 +1557,7 @@ static void gfs2_evict_inode(struct inode *inode)
end_writeback(inode);
gfs2_dir_hash_inval(ip);
ip->i_gl->gl_object = NULL;
flush_delayed_work_sync(&ip->i_gl->gl_work);
gfs2_glock_add_to_lru(ip->i_gl);
gfs2_glock_put(ip->i_gl);
ip->i_gl = NULL;
Expand Down

0 comments on commit b256b4f

Please sign in to comment.