From a7199571cac30bfcaea716b13ca070d964474360 Mon Sep 17 00:00:00 2001 From: rread Date: Mon, 6 Oct 2003 08:33:43 +0000 Subject: [PATCH] - rename config.c to obd_config.c - cover my tracks in replay_dual.sh --- lustre/obdclass/{config.c => obd_config.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lustre/obdclass/{config.c => obd_config.c} (100%) diff --git a/lustre/obdclass/config.c b/lustre/obdclass/obd_config.c similarity index 100% rename from lustre/obdclass/config.c rename to lustre/obdclass/obd_config.c -- 1.8.3.1