Whamcloud - gitweb
LU-6142 lustre: change super/file/inode operations to const
[fs/lustre-release.git] / lustre / quota / lquota_internal.h
index f13c1dc..2629882 100644 (file)
@@ -493,7 +493,7 @@ int qmt_glb_init(void);
 void qmt_glb_fini(void);
 
 /* lproc_quota.c */
-extern struct file_operations lprocfs_quota_seq_fops;
+extern const struct file_operations lprocfs_quota_seq_fops;
 
 /* qsd_lib.c */
 int qsd_glb_init(void);