Whamcloud - gitweb
- More changes in the connection handle stuff. We are back to where
[fs/lustre-release.git] / lustre / include / linux / obd.h
index 60d9724..2b9c633 100644 (file)
@@ -150,7 +150,7 @@ struct ost_obd {
 };
 
 struct osc_obd {
-        struct obd_device *osc_tgt;
+        struct lustre_handle osc_connh;
         struct ptlrpc_client *osc_client;
         struct ptlrpc_client *osc_ldlm_client;
         struct ptlrpc_connection *osc_conn;