> Problem 2. > > Trouble working with files greater than 4gb. For example if I mount a > share from an XP machine and do the following: > > Cat largefile > /dev/null > > > > This task runs forever. Looking through filemon on the XP machine the > file offset being requested by the solaris box flips back over to 0.
I've tried to reproduce this using "dd" (because I didn't want to wait for "cat largefile" to finish). I've attached a test script below. Could you try it on your setup and send the results? When I run this test, 64-bit offsets look OK, but I suspect there may be a problem detecting end-of-file on read, at least sometimes. Thanks, Gordon
bigfile4.ksh
Description: application/shellscript
_______________________________________________ cifs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
