From owner-cvs-all Thu Jul 26 11:59:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A5E1A37B407; Thu, 26 Jul 2001 11:59:24 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6QIxOt09612; Thu, 26 Jul 2001 11:59:24 -0700 (PDT) (envelope-from iedowse) Message-Id: <200107261859.f6QIxOt09612@freefall.freebsd.org> From: Ian Dowse Date: Thu, 26 Jul 2001 11:59:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_vfsops.c X-FreeBSD-CVS-Branch: RELENG_4 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 iedowse 2001/07/26 11:59:24 PDT Modified files: (Branch: RELENG_4) sys/ufs/ufs ufs_vfsops.c Log: Back out revision 1.17.2.1 (return ESTALE if i_effnlink is zero) until an interaction with ext2fs is resolved. ext2fs doesn't maintain i_effnlink, so this broke NFS exporting of ext2fs filesystems. Noticed by: bde Revision Changes Path 1.17.2.2 +2 -4 src/sys/ufs/ufs/ufs_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message