]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/bfs/dir.c
hugetlb: Move update_and_free_page
[linux-2.6-omap-h63xx.git] / fs / bfs / dir.c
index 2a746e688df556519b8d597c999ab2205562ab9f..097f1497f743a2063e66c9511d947e6917251996 100644 (file)
@@ -260,7 +260,7 @@ end_rename:
        return error;
 }
 
-struct inode_operations bfs_dir_inops = {
+const struct inode_operations bfs_dir_inops = {
        .create                 = bfs_create,
        .lookup                 = bfs_lookup,
        .link                   = bfs_link,