Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2002 23:22:20 -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_vnops.c
Message-ID:  <200208020622.g726MKw8052653@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2002/08/01 23:22:20 PDT

  Modified files:
    sys/fs/udf           udf_vnops.c 
  Log:
  Calculate the correct physical block number for files that are
  embedded into their file_entry descriptor.  This is more for
  correctness, since these files cannot be bmap'ed/mmap'ed anyways.
  Enforce this restriction.
  
  Submitted by:   tes@sgi.com
  
  Revision  Changes    Path
  1.9       +6 -4      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?200208020622.g726MKw8052653>