Merge 46438c8893
into 1713aa7b4d
This commit is contained in:
commit
ccd35e9fa7
|
@ -167,8 +167,8 @@ typedef struct sa_hdr_phys {
|
|||
* | hdrsz |layout |
|
||||
* +--------+-------+
|
||||
*
|
||||
* Bits 0-10 are the layout number
|
||||
* Bits 11-16 are the size of the header.
|
||||
* Bits 0-9 (10 bits) are the layout number (0-1023)
|
||||
* Bits 10-15 (6 bits) are the size of the header (0-63)
|
||||
* The hdrsize is the number * 8
|
||||
*
|
||||
* For example.
|
||||
|
|
Loading…
Reference in New Issue