cvs commit: src/sys/fs/udf udf_vnops.c
Scott Long
scottl at FreeBSD.org
Tue Jan 11 22:42:13 PST 2005
scottl 2005-01-12 06:42:13 UTC
FreeBSD src repository
Modified files:
sys/fs/udf udf_vnops.c
Log:
Use off_t when passing and calculating file offsets. While a single
extent in UDF is only 32 bits, multiple extents can exist in a file.
Also clean up some minor whitespace problems.
Submitted by: John Wehle
Revision Changes Path
1.45 +11 -6 src/sys/fs/udf/udf_vnops.c
More information about the cvs-src
mailing list