Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323271
b: refs/heads/master
c: 8e711e1
h: refs/heads/master
i:
  323269: 7fa2839
  323267: b0e299f
  323263: 3631d63
v: v3
  • Loading branch information
Bob Peterson authored and Steven Whitehouse committed Sep 24, 2012
1 parent 92a7157 commit ca4b0db
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: 8d8b752a0f55282498b918f6a28f87ee2bcf19c3
refs/heads/master: 8e711e100fd63b9cbf095030d45fd5ee2fa4c995
2 changes: 1 addition & 1 deletion trunk/fs/gfs2/aops.c
Original file line number Diff line number Diff line change
Expand Up @@ -1024,7 +1024,7 @@ static ssize_t gfs2_direct_IO(int rw, struct kiocb *iocb,
offset, nr_segs, gfs2_get_block_direct,
NULL, NULL, 0);
out:
gfs2_glock_dq_m(1, &gh);
gfs2_glock_dq(&gh);
gfs2_holder_uninit(&gh);
return rv;
}
Expand Down

0 comments on commit ca4b0db

Please sign in to comment.