Whamcloud - gitweb
Commit OST AMD support to HEAD so we can being running with a common code base.
[fs/lustre-release.git] / lustre / include / linux / lvfs.h
index 4327cf7..1937168 100644 (file)
@@ -36,6 +36,7 @@ struct lvfs_run_ctxt {
         int              ngroups;
         struct lvfs_callback_ops cb_ops;
 #ifdef OBD_CTXT_DEBUG
+       int              pid;
         __u32            magic;
 #endif
 };