Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223781
b: refs/heads/master
c: edc221d
h: refs/heads/master
i:
  223779: bb8d620
v: v3
  • Loading branch information
Joe Perches authored and Steven Whitehouse committed Nov 30, 2010
1 parent 3098822 commit 1253e32
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 5e69069c1afb655b5f1a154856ccdb4bb7327b81
refs/heads/master: edc221d00bd5c6da0e5c67701f3782b72796619f
2 changes: 2 additions & 0 deletions trunk/fs/gfs2/glock.h
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,8 @@ int gfs2_glock_nq_num(struct gfs2_sbd *sdp,
int gfs2_glock_nq_m(unsigned int num_gh, struct gfs2_holder *ghs);
void gfs2_glock_dq_m(unsigned int num_gh, struct gfs2_holder *ghs);
void gfs2_glock_dq_uninit_m(unsigned int num_gh, struct gfs2_holder *ghs);

__attribute__ ((format(printf, 2, 3)))
void gfs2_print_dbg(struct seq_file *seq, const char *fmt, ...);

/**
Expand Down

0 comments on commit 1253e32

Please sign in to comment.