From owner-freebsd-current@FreeBSD.ORG Thu Nov 18 23:14:11 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1233) id 76E56106566C; Thu, 18 Nov 2010 23:14:11 +0000 (UTC) Date: Thu, 18 Nov 2010 23:14:11 +0000 From: Alexander Best To: freebsd-current@freebsd.org Message-ID: <20101118231411.GA5121@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: old references to vfs_mountroot_try() X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2010 23:14:11 -0000 hi there, vfs_mountroot_try() seems to have been removed, yet the src still contains three references to it: vfs_mount.c:386 vfs_mount.c:723 freebsd32_misc.c:2368 cheers. alex -- a13x