Whamcloud - gitweb
LU-11418 llog: refresh remote llog upon -ESTALE
[fs/lustre-release.git] / lustre / include / lustre_log.h
index ec4d1f9..aa0a0b5 100644 (file)
@@ -280,7 +280,6 @@ struct llog_handle {
        atomic_t                 lgh_refcount;
 
        int                     lgh_max_size;
-       __u32                   lgh_stale:1;
 };
 
 /* llog_osd.c */