X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=inline;f=lustre%2Fllite%2Fllite_internal.h;h=02c0898ea0097141441bd4562dad3ee9ae9ff6f5;hb=7d2a94e40959a63d97ca4adc9a5d7a33511faa55;hp=1d59daf607ea383a6558a52bcd5ddcc577536ffc;hpb=654a65fcb6341d125904a174cbbcaab2b1921847;p=fs%2Flustre-release.git diff --git a/lustre/llite/llite_internal.h b/lustre/llite/llite_internal.h index 1d59daf..02c0898 100644 --- a/lustre/llite/llite_internal.h +++ b/lustre/llite/llite_internal.h @@ -187,6 +187,8 @@ struct ll_inode_info { void *lli_opendir_key; struct ll_statahead_info *lli_sai; struct cl_object *lli_clob; + /* the most recent timestamps obtained from mds */ + struct ost_lvb lli_lvb; }; /*