X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fquota%2Fqsd_internal.h;h=bebce66a6562f35640f65dd9468efce08b31eafe;hb=fe0e096567ba148d5690316d2bad2226c0cf70bf;hp=a4f673410ed85d4064ab6537e2b9327b607ffa0f;hpb=530881fe4ee20b56b0426a5c4d3a2b5226768d06;p=fs%2Flustre-release.git diff --git a/lustre/quota/qsd_internal.h b/lustre/quota/qsd_internal.h index a4f6734..bebce66 100644 --- a/lustre/quota/qsd_internal.h +++ b/lustre/quota/qsd_internal.h @@ -45,9 +45,6 @@ struct qsd_instance { /* name of service which created this qsd instance */ char qsd_svname[MAX_OBD_NAME]; - /* pool ID is always 0 for now */ - int qsd_pool_id; - /* dt_device associated with this qsd instance */ struct dt_device *qsd_dev;