X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre%2Fofd%2Fofd_internal.h;h=2aca2d2efa2d68f70f8104b4a1c13dcd156e70db;hb=b6cbc96dad17c33200670c0555a81055976f4f42;hp=c94a7a23f5581033c7f3df783aad16cbb3860260;hpb=35920b759ed78441db0cd9de6ac8ec66da862f22;p=fs%2Flustre-release.git diff --git a/lustre/ofd/ofd_internal.h b/lustre/ofd/ofd_internal.h index c94a7a2..2aca2d2 100644 --- a/lustre/ofd/ofd_internal.h +++ b/lustre/ofd/ofd_internal.h @@ -143,8 +143,6 @@ struct ofd_device { /* shall we grant space to clients not * supporting OBD_CONNECT_GRANT_PARAM? */ ofd_grant_compat_disable:1; - - struct lu_site ofd_site; }; static inline struct ofd_device *ofd_dev(struct lu_device *d)