The nfs backend needs #define _FILE_OFFSET_BITS 64
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 1 Mar 2010 21:44:31 +0000 (08:44 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 1 Mar 2010 21:44:31 +0000 (08:44 +1100)
commita8f0ff05c9d47e1bee6dd04dab10a683be8c2f6e
tree2aefa1c9e21a8faaf9f857b04befc38c332d9b08
parentf61086d13e49f484881f5844753bd9891952772b
The nfs backend needs #define _FILE_OFFSET_BITS 64
or else we will wrap and wont be able to write beyong the 4gb boundary.
nfsio.c