From: rread Date: Thu, 20 Feb 2003 07:25:24 +0000 (+0000) Subject: update b_malt X-Git-Tag: v1_7_100~1^94~95 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=5fbebda1df3306eee273029ea4bb92a01485648a;p=fs%2Flustre-release.git update b_malt - includes multinet diffs, which will are needed on malt --- diff --git a/lustre/obdclass/lustre_peer.c b/lustre/obdclass/lustre_peer.c index 35ac141..39af0ce 100644 --- a/lustre/obdclass/lustre_peer.c +++ b/lustre/obdclass/lustre_peer.c @@ -69,7 +69,7 @@ void class_exit_uuidlist(void) } } -int class_uuid_to_peer(char *uuid, struct lustre_peer *peer) +int lustre_uuid_to_peer(char *uuid, struct lustre_peer *peer) { struct list_head *tmp;