cvs commit: src/sys/fs/udf udf_vnops.c

Scott Long scottl at FreeBSD.org
Fri Jan 14 08:24:32 PST 2005


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


More information about the cvs-src mailing list