X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fosd-ldiskfs%2Fosd_internal.h;h=1f4604f207680ce876df62816359bf2d7ea8ecbd;hb=e2ad44de38a4ef42b975e71c01bbfce0ef7dd827;hp=a7f10aabfdb851bc508a2be01b82e5eee2c1e246;hpb=2272a301f5e365c0ca02b5c939934c1051d910d3;p=fs%2Flustre-release.git diff --git a/lustre/osd-ldiskfs/osd_internal.h b/lustre/osd-ldiskfs/osd_internal.h index a7f10aa..1f4604f 100644 --- a/lustre/osd-ldiskfs/osd_internal.h +++ b/lustre/osd-ldiskfs/osd_internal.h @@ -216,6 +216,7 @@ struct osd_otable_cache { struct osd_otable_it { struct osd_device *ooi_dev; struct osd_otable_cache ooi_cache; + struct osd_iit_param ooi_iit_param; /* The following bits can be updated/checked w/o lock protection. * If more bits will be introduced in the future and need lock to