mirror / dolphin-emu

ARCHIVED Moved to *dolphin-emu/dolphin*
https://github.com/dolphin-emu/dolphin
14 stars 14 forks source link

Changing the iso size from file size to space used #18

Open john-peterson opened 11 years ago

john-peterson commented 11 years ago

Changing the iso size from file size to space used

Sparse size

Sparse size should be shown because

@delroth

I'm not sure if st_blocks unit size == 512 is a valid assumption to make, especially with 4K sectors disks.

st_blocks is 512 B for AF too

Is there any reference to the fact that st_blocks always counts 512 bytes blocks?

The quote "the number of blocks allocated to the file, 512-byte units"

[03:16] @Sonicadvance1 JPeterson, Pull request #18, no

What's the reason that you oppose the change?