Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38859
b: refs/heads/master
c: 07903c0
h: refs/heads/master
i:
  38857: 81674fd
  38855: 1633ede
v: v3
  • Loading branch information
Steven Whitehouse committed Sep 18, 2006
1 parent e75cdb2 commit ed38e60
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: dc41aeedef6b776583064be8abe6813159b4901d
refs/heads/master: 07903c02d056452da369595f00eac078bf4c7ef0
3 changes: 1 addition & 2 deletions trunk/fs/gfs2/ops_address.c
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,7 @@ static int gfs2_readpage(struct file *file, struct page *page)
if (unlikely(test_bit(SDF_SHUTDOWN, &sdp->sd_flags)))
error = -EIO;

if (gf && !test_bit(GFF_EXLOCK, &gf->f_flags) &&
file != &gfs2_internal_file_sentinel) {
if (do_unlock) {
gfs2_glock_dq_m(1, &gh);
gfs2_holder_uninit(&gh);
}
Expand Down

0 comments on commit ed38e60

Please sign in to comment.