From owner-cvs-all Sun Aug 4 9:42:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE15E37B400; Sun, 4 Aug 2002 09:42:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A26E143E42; Sun, 4 Aug 2002 09:42:20 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from freefall.freebsd.org (scottl@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g74GgKJU071940; Sun, 4 Aug 2002 09:42:20 -0700 (PDT) (envelope-from scottl@freefall.freebsd.org) Received: (from scottl@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g74GgK5w071939; Sun, 4 Aug 2002 09:42:20 -0700 (PDT) Message-Id: <200208041642.g74GgK5w071939@freefall.freebsd.org> From: Scott Long Date: Sun, 4 Aug 2002 09:42:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/udf ecma167-udf.h udf_vnops.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 scottl 2002/08/04 09:42:20 PDT Modified files: sys/fs/udf ecma167-udf.h udf_vnops.c Log: Simplify the handling of a fragmented file_id descriptor. Also de-obfuscate the file_char flags. Revision Changes Path 1.3 +5 -0 src/sys/fs/udf/ecma167-udf.h 1.10 +45 -51 src/sys/fs/udf/udf_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message