Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284463
b: refs/heads/master
c: 49528b4
h: refs/heads/master
i:
  284461: 6174c60
  284459: 699b464
  284455: 8328d9e
  284447: 42dedbf
v: v3
  • Loading branch information
Bob Peterson authored and Steven Whitehouse committed Jan 11, 2012
1 parent b3abf41 commit f86ae76
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: e0c2a9aa1e68455dc3439e95d85cabcaff073666
refs/heads/master: 49528b4e479195e5db4fe51fcd5ddd97901efc16
2 changes: 1 addition & 1 deletion trunk/fs/gfs2/rgrp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1108,9 +1108,9 @@ void gfs2_inplace_release(struct gfs2_inode *ip)
{
struct gfs2_blkreserv *rs = ip->i_res;

gfs2_blkrsv_put(ip);
if (rs->rs_rgd_gh.gh_gl)
gfs2_glock_dq_uninit(&rs->rs_rgd_gh);
gfs2_blkrsv_put(ip);
}

/**
Expand Down

0 comments on commit f86ae76

Please sign in to comment.