Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2009 12:33:12 +0000 (UTC)
From:      Andriy Gapon <avg@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/udf udf_vnops.c
Message-ID:  <200902261233.n1QCXSCJ059815@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
avg         2009-02-26 12:33:12 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/udf           udf_vnops.c 
  Log:
  SVN rev 189068 on 2009-02-26 12:33:12Z by avg
  
  udf_read: correctly read data from files with data embedded into fentry,
  
  ... as opposed to files with data in extents.
  Some UDF authoring tools produce this type of file for sufficiently small
  data files.
  
  Approved by: jhb (mentor)
  
  Revision  Changes    Path
  1.80      +26 -0     src/sys/fs/udf/udf_vnops.c



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