]> Pileus Git - ~andy/linux/blobdiff - fs/gfs2/super.h
[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code
[~andy/linux] / fs / gfs2 / super.h
index b073300a93e812ead030c509c629278454eebf64..5bb443ae0f5902c5ab51437d6b04294aa3d2e1b1 100644 (file)
 #ifndef __SUPER_DOT_H__
 #define __SUPER_DOT_H__
 
+#include "incore.h"
+
 void gfs2_tune_init(struct gfs2_tune *gt);
 
 int gfs2_check_sb(struct gfs2_sbd *sdp, struct gfs2_sb *sb, int silent);
 int gfs2_read_sb(struct gfs2_sbd *sdp, struct gfs2_glock *gl, int silent);
+struct page *gfs2_read_super(struct super_block *sb, sector_t sector);
 
 static inline unsigned int gfs2_jindex_size(struct gfs2_sbd *sdp)
 {