]> err.no Git - linux-2.6/blobdiff - fs/sysv/file.c
[PATCH] lsm: add task_setioprio hook
[linux-2.6] / fs / sysv / file.c
index da69abc06240cc213eafb5cfe1bd63f297e50327..a59e303135fa02feca937e45706c87b14f8d0c5b 100644 (file)
@@ -19,7 +19,7 @@
  * We have mostly NULLs here: the current defaults are OK for
  * the coh filesystem.
  */
-struct file_operations sysv_file_operations = {
+const struct file_operations sysv_file_operations = {
        .llseek         = generic_file_llseek,
        .read           = generic_file_read,
        .write          = generic_file_write,