Whamcloud - gitweb
LU-16965 obd: remove unused obd_evict_inprogress
[fs/lustre-release.git] / lustre / include / obd.h
index bbe2bf2..effdfd3 100644 (file)
@@ -731,8 +731,6 @@ struct obd_device {
        const struct attribute         **obd_attrs;
        struct lprocfs_vars     *obd_vars;
        struct ldebugfs_vars    *obd_debugfs_vars;
-       atomic_t                obd_evict_inprogress;
-       wait_queue_head_t       obd_evict_inprogress_waitq;
        struct list_head        obd_evict_list; /* protected with pet_lock */
        atomic_t                obd_eviction_count;