Files
sparsebundlefs-mirror/sparsebundlefs.cpp
Tor Arne Vestbø 357e446d94 Allow mounting of images larger than 2GB
Adds some sanity checking of the 'size' and 'band-size' values from the
Info.plist file, and ensures they are within the range of off_t, which
happens to be 64 bit due to FUSE forcing the use of _FILE_OFFSET_BITS=64.
2012-10-01 20:03:47 +02:00

6.1 KiB