vfat: change the default from shortname=lower to shortname=mixed
[pandora-kernel.git] / fs / gfs2 / sys.h
index 1ca8cda..e94560e 100644 (file)
 #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);