Files
sparsebundlefs-mirror/sparsebundlefs.cpp
Tor Arne Vestbø 7414e516c2 Track the number of times a sparsebundle has been opened using uintmax_t
Instead of off_t, which doesn't make sense, being both unsigned and not
a very logical type to use for a counter.
2018-05-04 00:43:50 +02:00

16 KiB