From: huanghua Date: Fri, 30 Jun 2006 15:45:20 +0000 (+0000) Subject: remove a debug stub. X-Git-Tag: v1_8_0_110~486^2~1498 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=31aee9225032e364fcd3075f37009f9ff862ac26;p=fs%2Flustre-release.git remove a debug stub. --- diff --git a/lustre/mdt/mdt_handler.c b/lustre/mdt/mdt_handler.c index 193758e..61800c4 100644 --- a/lustre/mdt/mdt_handler.c +++ b/lustre/mdt/mdt_handler.c @@ -184,7 +184,6 @@ static int mdt_getattr_pack_msg(struct mdt_thread_info *info) struct lu_attr *la = &info->mti_attr; int rc; ENTRY; - RETURN(-EROFS); rc = mo_attr_get(info->mti_ctxt, next, la); if (rc){