Whamcloud - gitweb
- removed not used variable.
authoryury <yury>
Sat, 16 Sep 2006 07:52:18 +0000 (07:52 +0000)
committeryury <yury>
Sat, 16 Sep 2006 07:52:18 +0000 (07:52 +0000)
lustre/mdt/mdt_handler.c

index 4688d55..19ad2b7 100644 (file)
@@ -1767,7 +1767,6 @@ static int mdt_intent_getattr(enum mdt_it_code opcode,
                               struct ldlm_lock **lockp,
                               int flags)
 {
-        struct ptlrpc_request  *req = mdt_info_req(info);
         struct ldlm_reply      *ldlm_rep;
         struct mdt_lock_handle  tmp_lock;
         struct mdt_lock_handle *lhc = &tmp_lock;