Use sparse allocation of extra.img on Linux too
fallocate immediately allocates the full size of the file, even though it likely won't end up being used.
Merge request reports
Activity
Please register or sign in to reply
fallocate immediately allocates the full size of the file, even though it likely won't end up being used.