From owner-cvs-all Fri Jul 7 7: 1:14 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 DB3A437BC92; Fri, 7 Jul 2000 07:01:09 -0700 (PDT) (envelope-from bp@FreeBSD.org) Received: (from bp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA72839; Fri, 7 Jul 2000 07:01:09 -0700 (PDT) (envelope-from bp@FreeBSD.org) Message-Id: <200007071401.HAA72839@freefall.freebsd.org> From: Boris Popov Date: Fri, 7 Jul 2000 07:01:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bp 2000/07/07 07:01:09 PDT Modified files: sys/kern vfs_subr.c Log: Fix support for more than 256 simultaneous mounts. Theoretical limit is 2^16 mounts per fs type. Reported by: Troy Arie Cobb via phk Reviewed by: bde Revision Changes Path 1.265 +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