]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/cifs/cifsfs.c
[CIFS] Fix typo in name of new cifs_show_stats
[net-next-2.6.git] / fs / cifs / cifsfs.c
index e7641f9a13bbf60934d013a433934bd34123e091..ca53720fa5b1c7ca0a2f8d6dbf92dbacb0503c43 100644 (file)
@@ -465,7 +465,7 @@ static struct super_operations cifs_super_ops = {
        .umount_begin   = cifs_umount_begin,
        .remount_fs = cifs_remount,
 #ifdef CONFIG_CIFS_STATS2
-       .cifs_show_stats,
+       .show_stats = cifs_show_stats,
 #endif
 };