diff options
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | 2016-06-30 11:19:30 +0300 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2016-07-18 15:09:31 +0100 |
commit | 4e90ccc28e53eb92ecbd0cdb67da454d783ea828 (patch) | |
tree | aaa68ddc7b47bb1b4a986d2e227939fe61e00f62 /docs/specs | |
parent | 3913d3707e3debfbf0d2d014a1a793394993b088 (diff) |
spec/parallels: fix a mistake
We have only one flag for now - Empty Image flag. The patch fixes unused
bits specification and marks bit 1 as usused.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Signed-off-by: Denis V. Lunev <den@openvz.org>
CC: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'docs/specs')
-rw-r--r-- | docs/specs/parallels.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/specs/parallels.txt b/docs/specs/parallels.txt index b4fe2295fb..e9271eba5d 100644 --- a/docs/specs/parallels.txt +++ b/docs/specs/parallels.txt @@ -94,7 +94,7 @@ Bytes: Bit 0: Empty Image bit. If set, the image should be considered clear. - Bits 2-31: Unused. + Bits 1-31: Unused. 56 - 63: ext_off Format Extension offset, an offset, in sectors, from the start of |