From owner-cvs-all Wed Sep 19 5:35:57 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 C005137B401; Wed, 19 Sep 2001 05:35:51 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8JCZpd58646; Wed, 19 Sep 2001 05:35:51 -0700 (PDT) (envelope-from sobomax) Message-Id: <200109191235.f8JCZpd58646@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 19 Sep 2001 05:35:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_stats.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 sobomax 2001/09/19 05:35:51 PDT Modified files: sys/compat/linux linux_stats.c Log: Fix abuse of vtagtype. In addition, after this the linux programs will be able correctly distinguish ext2fs from the ufs filesystem (previously ext2fs was indistinguishable from the ufs). Reviewed by: phk, marcel Revision Changes Path 1.38 +21 -33 src/sys/compat/linux/linux_stats.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message