Fix gidsetsize == 0 for real this time.
We need to always allocate at least one indirect block pointer, since we always fill out blocks[0] even if we don't have any groups.
Showing
Please register or sign in to comment
We need to always allocate at least one indirect block pointer, since we always fill out blocks[0] even if we don't have any groups.