From e3292e2f3c4b7ddd443db0fd32ea5e525745fde9 Mon Sep 17 00:00:00 2001 From: shadow Date: Thu, 29 Nov 2007 17:16:30 +0000 Subject: [PATCH] remove stale debug. --- lustre/mds/mds_lov.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lustre/mds/mds_lov.c b/lustre/mds/mds_lov.c index f4cbd24..db3f531 100644 --- a/lustre/mds/mds_lov.c +++ b/lustre/mds/mds_lov.c @@ -284,7 +284,6 @@ static int mds_lov_get_objid(struct obd_device * obd, struct obd_export *export, mds->mds_lov_page_array[page] = data; } - printk("get %d - %p - %d/%d\n", idx, data, page, off); if (data[off] == 0) { /* We never read this lastid; ask the osc */ struct obd_id_info lastid; -- 1.8.3.1