From 39367db68c4c5cd3a544b0c7dcf7630f4406f78a Mon Sep 17 00:00:00 2001 From: tappro Date: Fri, 23 Jun 2006 15:31:47 +0000 Subject: [PATCH] remove testing garbage --- lustre/mdt/mdt_handler.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/lustre/mdt/mdt_handler.c b/lustre/mdt/mdt_handler.c index 85a9e05..70589a1 100644 --- a/lustre/mdt/mdt_handler.c +++ b/lustre/mdt/mdt_handler.c @@ -2094,8 +2094,6 @@ static int mdt_init0(struct mdt_device *m, if (rc) GOTO(err_free_ns, rc); - s->ls_flags |= LS_INITIALIZED; - RETURN(0); err_free_ns: -- 1.8.3.1