summaryrefslogtreecommitdiff
path: root/fs/gfs2/sys.h
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2008-12-01 15:30:30 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2008-12-01 15:30:30 +1100
commit89597eb009e7dfc9d2425c48c2165fabd6794ac6 (patch)
tree63be33091c6fef6fa8ec256c2e6e109b0a50b8bf /fs/gfs2/sys.h
parent434b5df8562629e3a82580d9a83f55707673c4e7 (diff)
parent04b985e291c464092516d0d1a4387b866389a85d (diff)
Merge commit 'gfs2/master'
Diffstat (limited to 'fs/gfs2/sys.h')
-rw-r--r--fs/gfs2/sys.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/fs/gfs2/sys.h b/fs/gfs2/sys.h
index 1ca8cdac5304..e94560e836d7 100644
--- a/fs/gfs2/sys.h
+++ b/fs/gfs2/sys.h
@@ -13,10 +13,6 @@
#include <linux/spinlock.h>
struct gfs2_sbd;
-/* 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;
-
int gfs2_sys_fs_add(struct gfs2_sbd *sdp);
void gfs2_sys_fs_del(struct gfs2_sbd *sdp);