]> err.no Git - linux-2.6/blobdiff - fs/gfs2/super.h
[GFS2] split gfs2_sb
[linux-2.6] / fs / gfs2 / super.h
index 5fa5119cfba653c23a0c13e4dcd8efdc18f07411..ac95064c1e5abb1737d3dcbcf0e1578245dba1eb 100644 (file)
@@ -14,8 +14,9 @@
 
 void gfs2_tune_init(struct gfs2_tune *gt);
 
-int gfs2_check_sb(struct gfs2_sbd *sdp, struct gfs2_sb *sb, int silent);
+int gfs2_check_sb(struct gfs2_sbd *sdp, struct gfs2_sb_host *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)
 {