X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fquota%2Fqsd_internal.h;fp=lustre%2Fquota%2Fqsd_internal.h;h=518c525afa6c37114a086050494c719dfd11ac6b;hb=736ffdc4d6975aaeac83019dd2a88100f4e3d028;hp=fb6bccd99473fb7d365c5662042b0a496ccdbfc5;hpb=1d1a4fe42712c2a18a2c7ab1e9593af2a946739d;p=fs%2Flustre-release.git diff --git a/lustre/quota/qsd_internal.h b/lustre/quota/qsd_internal.h index fb6bccd..518c525 100644 --- a/lustre/quota/qsd_internal.h +++ b/lustre/quota/qsd_internal.h @@ -53,7 +53,7 @@ struct qsd_instance { /* procfs directory where information related to the underlying slaves * are exported */ - cfs_proc_dir_entry_t *qsd_proc; + struct proc_dir_entry *qsd_proc; /* export used for the connection to quota master */ struct obd_export *qsd_exp;