From 02990afba49459e07842ffd9326f5e08bf24e23c Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 31 Jul 2004 14:56:29 +0000 Subject: [PATCH] - comment fixed --- lustre/mds/handler.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/mds/handler.c b/lustre/mds/handler.c index 94ad044..855e534 100644 --- a/lustre/mds/handler.c +++ b/lustre/mds/handler.c @@ -1462,7 +1462,7 @@ repeat: GOTO(cleanup, rc); } - cleanup_phase = 2; /* valid lockh */ + cleanup_phase = 2; /* created directory object */ CDEBUG(D_OTHER, "created dirobj: %lu/%lu mode %o\n", (unsigned long) new->d_inode->i_ino, -- 1.8.3.1