From owner-cvs-all Mon Jul 1 11:19:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21C1F37B400; Mon, 1 Jul 2002 11:19:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8EC243E13; Mon, 1 Jul 2002 11:19:21 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g61IJLJU099006; Mon, 1 Jul 2002 11:19:21 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g61IJL7O099005; Mon, 1 Jul 2002 11:19:21 -0700 (PDT) Message-Id: <200207011819.g61IJL7O099005@freefall.freebsd.org> From: Juli Mallett Date: Mon, 1 Jul 2002 11:19:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libufs inode.c sblock.c type.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/07/01 11:19:21 PDT Modified files: lib/libufs inode.c sblock.c type.c Log: In getino, have our DEBUG message in the unhandled case mention that it does not know what sort of UFS filesystem this is. Add some DEBUG(NULL)'s to function entry points. Revision Changes Path 1.2 +1 -1 src/lib/libufs/inode.c 1.2 +2 -0 src/lib/libufs/sblock.c 1.2 +2 -0 src/lib/libufs/type.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message