commit | 551676226163379c217e8ec54bd287eab9b8521e | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri Oct 13 21:47:13 2006 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Thu Nov 30 10:33:14 2006 -0500 |
tree | 84abfa1a29c23890124f6dc66790af49917940b4 | |
parent | e697264709c86040271cdd7abee781d7adbb7f91 [diff] [blame] |
[GFS2] split and annotate gfs2_log_head Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
diff --git a/fs/gfs2/lops.h b/fs/gfs2/lops.h index 5839c05..965bc65 100644 --- a/fs/gfs2/lops.h +++ b/fs/gfs2/lops.h
@@ -60,7 +60,7 @@ } static inline void lops_before_scan(struct gfs2_jdesc *jd, - struct gfs2_log_header *head, + struct gfs2_log_header_host *head, unsigned int pass) { int x;