Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot/yoshfuj...
[deliverable/linux.git] / fs / super.c
index d0a941a4e62007034a2367a5fbff27bc5571e851..09008dbd264e731411c6da60def6648888cc6b52 100644 (file)
@@ -945,6 +945,7 @@ do_kern_mount(const char *fstype, int flags, const char *name, void *data)
        put_filesystem(type);
        return mnt;
 }
+EXPORT_SYMBOL_GPL(do_kern_mount);
 
 struct vfsmount *kern_mount_data(struct file_system_type *type, void *data)
 {
This page took 0.035834 seconds and 5 git commands to generate.