mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
prdb.txt: correct fixed header length
It is decimal 64, not hex 64. Change-Id: Iee51f4536e8e811bd6ba7e2b86bdde5183227928 Reviewed-on: https://gerrit.openafs.org/14824 Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
This commit is contained in:
parent
6f5f13795a
commit
03e208df27
@ -48,7 +48,7 @@ ubik_magic is a global constant, 0x00354545.
|
|||||||
padding is an unused field and should always be zeros.
|
padding is an unused field and should always be zeros.
|
||||||
|
|
||||||
header_size is the length of the reserved space for the ubik header,
|
header_size is the length of the reserved space for the ubik header,
|
||||||
and will always be 0x64.
|
and will always be 0x40.
|
||||||
|
|
||||||
epoch is the ubik epoch.
|
epoch is the ubik epoch.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user