]> git.pld-linux.org Git - packages/kernel.git/blobdiff - kernel-inittmpfs.patch
- up to 3.3.6
[packages/kernel.git] / kernel-inittmpfs.patch
index 32f770af6f1f4594f20534a75833c62c15196497..a8a238b179871448c8420f25148c329de883e075 100644 (file)
@@ -59,9 +59,9 @@ diff -ruw linux-2.6.30.orig/fs/ramfs/inode.c linux-2.6.30/fs/ramfs/inode.c
  }
  
 -static struct file_system_type ramfs_fs_type = {
--      .name           = "ramfs",
--      .mount          = ramfs_mount,
--      .kill_sb        = ramfs_kill_sb,
+-      .name = "ramfs",
+-      .mount = ramfs_mount,
+-      .kill_sb = kill_litter_super,
 -};
 +#ifndef CONFIG_TMPFS_ROOT
 +static struct dentry *rootfs_mount(struct file_system_type *fs_type,
This page took 0.024687 seconds and 4 git commands to generate.