Extdata: Difference between revisions

TimmSkiller (talk | contribs)
Complete documentation of Quota.dat
TimmSkiller (talk | contribs)
Line 111: Line 111:
** This includes the initial physical subdirectory (00000000).
** This includes the initial physical subdirectory (00000000).
* Each physical subfile (= full DIFF container for a virtual file) counts its file size (rounded up to the quota block size) in blocks towards the block quota.
* Each physical subfile (= full DIFF container for a virtual file) counts its file size (rounded up to the quota block size) in blocks towards the block quota.
** This includes all initial physical subfiles, namely `icon` and the root EXSV filesystem file containing the [[Inner_FAT#Filesystem Header]].
** This includes all initial physical subfiles, namely <code>icon</code> and the root EXSV filesystem file containing the [[Inner_FAT#Filesystem Header|Filesystem Header]].
** The physical subfile size is taken as the number of blocks corresponding to the physical subfile size rounded up to the block size as specified in the Quota.dat.
** The physical subfile size is taken as the number of blocks corresponding to the physical subfile size rounded up to the block size as specified in the Quota.dat.
* Quota.dat itself is given one block.
* Quota.dat itself is given one block.