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