]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/sysfs/mount.c
sysfs: Remove first pass at shadow directory support
[linux-2.6-omap-h63xx.git] / fs / sysfs / mount.c
index 69a73ae307fe0bb8c718b7a4bb90b6392bdc4248..119f39da1ae1ffa6b946ffa02dc46816a8ad31fe 100644 (file)
@@ -20,7 +20,7 @@ struct kmem_cache *sysfs_dir_cachep;
 
 static const struct super_operations sysfs_ops = {
        .statfs         = simple_statfs,
-       .drop_inode     = sysfs_delete_inode,
+       .drop_inode     = generic_delete_inode,
 };
 
 struct sysfs_dirent sysfs_root = {