Whamcloud - gitweb
LU-991 lmv: remove dead code
[fs/lustre-release.git] / lustre / include / obd.h
index d28701d..1aaeff4 100644 (file)
@@ -449,7 +449,6 @@ struct lmv_obd {
        int                     max_def_easize;
        int                     max_cookiesize;
        int                     max_def_cookiesize;
-       int                     server_timeout;
 
        __u32                   tgts_size; /* size of tgts array */
        struct lmv_tgt_desc     **tgts;