Skip to content
Snippets Groups Projects
Commit 8581e0af authored by Andreas Dilger's avatar Andreas Dilger
Browse files

We haven't opened objects on OSTs in a long time. Remove unused field.

parent e74d201d
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,6 @@ struct loi_oap_pages {
struct lov_oinfo { /* per-stripe data structure */
__u64 loi_id; /* object ID on the target OST */
__u64 loi_gr; /* object group on the target OST */
struct lustre_handle *loi_handle; /* open file handle for obj on OST */
int loi_ost_idx; /* OST stripe index in lov_tgt_desc->tgts */
int loi_ost_gen; /* generation of this loi_ost_idx */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment