Whamcloud - gitweb
LU-5517 lfsck: repair invalid nlink count
[fs/lustre-release.git] / lustre / target / tgt_internal.h
index ebe3a1a..7c96074 100644 (file)
@@ -45,7 +45,8 @@
 
 extern int (*tgt_lfsck_in_notify)(const struct lu_env *env,
                                  struct dt_device *key,
-                                 struct lfsck_request *lr);
+                                 struct lfsck_request *lr,
+                                 struct thandle *th);
 
 struct tx_arg;
 typedef int (*tx_exec_func_t)(const struct lu_env *env, struct thandle *th,