Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2005 16:24:32 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/udf udf_vnops.c
Message-ID:  <200501141624.j0EGOWql086524@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2005-01-14 16:24:32 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/udf           udf_vnops.c 
  Log:
  Replace the min() macro with a test that doesn't truncate the 64-bit values
  that are used.  Thanks to Bruce Evans for pointing this out.
  
  Revision  Changes    Path
  1.47      +4 -1      src/sys/fs/udf/udf_vnops.c



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