From owner-cvs-all Sun Jul 16 6:18:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1917A37B5EF; Sun, 16 Jul 2000 06:18:56 -0700 (PDT) (envelope-from bp@FreeBSD.org) Received: (from bp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA28829; Sun, 16 Jul 2000 06:18:56 -0700 (PDT) (envelope-from bp@FreeBSD.org) Message-Id: <200007161318.GAA28829@freefall.freebsd.org> From: Boris Popov Date: Sun, 16 Jul 2000 06:18:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_subr.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bp 2000/07/16 06:18:55 PDT Modified files: (Branch: RELENG_4) sys/kern vfs_subr.c Log: MFC: rev 1.265 - Fix support for more than 256 simultaneous mounts with theoretical limit of 2^16 mounts per fs type. Revision Changes Path 1.249.2.4 +5 -3 src/sys/kern/vfs_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message