Subject: CVS commit: src/sys/netsmb
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/24/2003 16:11:33
Module Name:	src
Committed By:	jdolecek
Date:		Mon Mar 24 14:11:33 UTC 2003

Modified Files:
	src/sys/netsmb: smb_smb.c

Log Message:
make smb_smb_read() and smb_smb_write() return EFBIG if offset is
at or beyond 4G - this interface supports 32bit offset only


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/netsmb/smb_smb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.