Whamcloud - gitweb
LU-1051 osd: reserve less credits for llog unlink
[fs/lustre-release.git] / lustre / include / md_object.h
index cd52a7d..f7b23d9 100644 (file)
 #include <dt_object.h>
 #include <lvfs.h>
 
+/* LU-1051, temperary solution to reduce llog credits */
+#define DECLARE_LLOG_REWRITE  0
+#define DECLARE_LLOG_WRITE    INT_MAX
+
 struct md_device;
 struct md_device_operations;
 struct md_object;