From 9079ee4049e9a370b7a6f4e07db33f631bb5e011 Mon Sep 17 00:00:00 2001 From: dmilos Date: Tue, 16 Sep 2003 22:42:07 +0000 Subject: [PATCH] Merge latest b_llp_hp changes onto b_flock --- lnet/utils/portals.c | 2 +- lustre/portals/utils/portals.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lnet/utils/portals.c b/lnet/utils/portals.c index d8bffab..d70a4f2 100644 --- a/lnet/utils/portals.c +++ b/lnet/utils/portals.c @@ -45,7 +45,7 @@ unsigned int portal_debug; unsigned int portal_printk; unsigned int portal_stack; - +unsigned int portal_cerror; static unsigned int g_nal = 0; diff --git a/lustre/portals/utils/portals.c b/lustre/portals/utils/portals.c index d8bffab..d70a4f2 100644 --- a/lustre/portals/utils/portals.c +++ b/lustre/portals/utils/portals.c @@ -45,7 +45,7 @@ unsigned int portal_debug; unsigned int portal_printk; unsigned int portal_stack; - +unsigned int portal_cerror; static unsigned int g_nal = 0; -- 1.8.3.1