Whamcloud - gitweb
LU-7782 scrub: handle slave obj of striped directory
[fs/lustre-release.git] / lustre / include / lustre_intent.h
index a8eac3f..5616735 100644 (file)
@@ -50,7 +50,7 @@ struct lookup_intent {
        int                      it_lock_mode;
        int                      it_remote_lock_mode;
        __u64                    it_remote_lock_handle;
-       void                    *it_data;
+       struct ptlrpc_request   *it_request;
        unsigned int             it_lock_set:1;
 };