Whamcloud - gitweb
LU-10994 osc: remove oap_cli
[fs/lustre-release.git] / lustre / include / lustre_osc.h
index c011a09..bcb9c4a 100644 (file)
@@ -84,7 +84,6 @@ struct osc_async_page {
        struct brw_page         oap_brw_page;
 
        struct ptlrpc_request   *oap_request;
-       struct client_obd       *oap_cli;
        struct osc_object       *oap_obj;
 
        spinlock_t               oap_lock;