X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Fobd.h;fp=lustre%2Finclude%2Fobd.h;h=233f4f0d7b4f81e4696cabade16e564e8389b1f3;hb=462d476d67903ae366d860f86cdf0ff9070ed167;hp=5627685c36d93cbc6291179f67127904626624b9;hpb=3e43d06810e69fdccd815bbbf5e4b50930d33ee7;p=fs%2Flustre-release.git diff --git a/lustre/include/obd.h b/lustre/include/obd.h index 5627685..233f4f0 100644 --- a/lustre/include/obd.h +++ b/lustre/include/obd.h @@ -103,7 +103,6 @@ struct obd_type { struct obd_ops *typ_dt_ops; struct md_ops *typ_md_ops; struct proc_dir_entry *typ_procroot; - struct proc_dir_entry *typ_procsym; struct dentry *typ_debugfs_entry; #ifdef HAVE_SERVER_SUPPORT bool typ_sym_filter;