Brian Behlendorf a1cc0b3290 Fix 32-bit MAXOFFSET_T definition
Having MAXOFFSET_T defined to 0x7fffffffl was artificially limiting
the maximum file size on 32-bit systems.  In reality MAXOFFSET_T is
used when working with 'long long' types and as such we now define
it as LLONG_MAX.  This resolves the 2GB file size limit for files
and additionally allows zvols greater than 2GB on 32-bit systems.

Closes #136
Closes #81
2011-04-22 16:21:26 -07:00
..
2011-04-22 16:21:26 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:59 -07:00
2010-12-14 10:06:44 -08:00
2011-02-04 16:14:29 -08:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:59 -07:00