]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/hfs/super.c
Fix nfsd truncation of readdir results
[linux-2.6-omap-h63xx.git] / fs / hfs / super.c
index 4abb1047c68992806125c1ad003e91a9f0cdbd41..3c7c7637719cfd6e83531402e0759f38c794e3a6 100644 (file)
@@ -173,7 +173,7 @@ enum {
        opt_err
 };
 
-static match_table_t tokens = {
+static const match_table_t tokens = {
        { opt_uid, "uid=%u" },
        { opt_gid, "gid=%u" },
        { opt_umask, "umask=%o" },