X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Fmd_object.h;h=774e34bdbb29dfa173c429624c3edf494211a602;hp=f6166e12b18305fac90c744cea4d61b8d9883d26;hb=6b6ae6fe7cc74816c42878630d73400a072598f3;hpb=43ba93659c0d1934316b51ede12c9b3f4b7cc3ba diff --git a/lustre/include/md_object.h b/lustre/include/md_object.h index f6166e1..774e34b 100644 --- a/lustre/include/md_object.h +++ b/lustre/include/md_object.h @@ -336,7 +336,7 @@ struct md_upcall { struct md_device { struct lu_device md_lu_dev; - struct md_device_operations *md_ops; + const struct md_device_operations *md_ops; struct md_upcall md_upcall; };