Files
sparsebundlefs-mirror/sparsebundlefs.cpp
Tor Arne Vestbø b5dd50f6d0 Rename and change usage of sparsebundle_data macros
Instead of referencing SB_DATA all over the place, and hence also
calling fuse_get_context(), we now do it once of each function call,
through the renamed sparsebundle_current() macro.

This makes the code a bit more transparent and easier on the eye,
versus the more opaque 'data' type.
2016-06-17 18:56:13 +02:00

15 KiB