Whamcloud - gitweb
b=20878 change kernelcomms from netlink to pipes
[fs/lustre-release.git] / lustre / obdclass / llog_internal.h
index 82433cb..a0d4205 100644 (file)
@@ -45,6 +45,7 @@ struct llog_process_info {
         void               *lpi_cbdata;
         void               *lpi_catdata;
         int                 lpi_rc;
+        int                 lpi_flags;
         cfs_completion_t    lpi_completion;
 };