Date: Thu, 25 Jan 2001 08:45:10 -0800 (PST) From: Matthew Jacob <mjacob@feral.com> To: current@freebsd.org Subject: > 4GB with NFS? Message-ID: <Pine.BSF.4.21.0101250841150.13858-100000@beppo.feral.com>
next in thread | raw e-mail | index | archive | help
I came across an embarrassing comparison last night- FreeBSD NFS clients (well, i386) stop writing files at 4GB. Solaris, with O_LARGEFILE options in the open arguments, does not. Does anyone here know what FreeBSD ought to be doing about this? Or have I missed something? There is no O_LARGEFILE in fcntl.h (it is present for Solaris, ConvexOS and some other platforms, I believe). I thought the *BSDs had > 32 bit file support? Or is it only for local filesystems? -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0101250841150.13858-100000>