X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2Fgfs2%2Fsys.h;h=e94560e836d79d008eb33100e00826952cea6efb;hb=a525890cb6a2949b644d212ae290b658967d3919;hp=f8c01b50bfba3f788d82281cc4cade2e100df0d3;hpb=31e77ac55f18db0ec1c724840927562ef3093ef6;p=~andy%2Flinux diff --git a/fs/gfs2/sys.h b/fs/gfs2/sys.h index f8c01b50bfb..e94560e836d 100644 --- a/fs/gfs2/sys.h +++ b/fs/gfs2/sys.h @@ -10,9 +10,8 @@ #ifndef __SYS_DOT_H__ #define __SYS_DOT_H__ -/* Allow args to be passed to GFS2 when using an initial ram disk */ -extern char *gfs2_sys_margs; -extern spinlock_t gfs2_sys_margs_lock; +#include +struct gfs2_sbd; int gfs2_sys_fs_add(struct gfs2_sbd *sdp); void gfs2_sys_fs_del(struct gfs2_sbd *sdp);