Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 2002 17:43:43 -0700 (PDT)
From:      Scott Long <scottl@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/udf udf.h udf_vfsops.c udf_vnops.c
Message-ID:  <200208150043.g7F0hhCt081931@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2002/08/14 17:43:43 PDT

  Modified files:
    sys/fs/udf           udf.h udf_vfsops.c udf_vnops.c 
  Log:
  Factor out some ugle code that's shared by udf_readdir and udf_lookup.
  Significantly de-obfuscate udf_lookup
  
  Inspired By: tes@sgi.com
  
  Revision  Changes    Path
  1.3       +16 -0     src/sys/fs/udf/udf.h
  1.6       +11 -1     src/sys/fs/udf/udf_vfsops.c
  1.11      +212 -245  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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208150043.g7F0hhCt081931>