diff options
author | gleb <gleb@FreeBSD.org> | 2012-05-18 10:01:31 +0000 |
---|---|---|
committer | gleb <gleb@FreeBSD.org> | 2012-05-18 10:01:31 +0000 |
commit | 1f12bc49add80da7d6b25b8c5132d62e32cb9b39 (patch) | |
tree | f068fed3d7839d7d29909d7d25779f4f222f618e /sys/boot/uboot/lib/api_public.h | |
parent | c16abb371bff05e19a93487842c3254fe6cc3078 (diff) | |
download | FreeBSD-src-1f12bc49add80da7d6b25b8c5132d62e32cb9b39.zip FreeBSD-src-1f12bc49add80da7d6b25b8c5132d62e32cb9b39.tar.gz |
Don't use ino_t in dumprestore protocol definition.
Since ino_t size is about to change to 64-bits, replace ino_t used in
dump protocol definition with 32-bit dump_ino_t to preserve backward
compatibility. At some point, it may be necessary to use spare fields
in struct in order to fully support 64-bit inode numbers.
Sponsored by: Google Summer of Code 2011
Diffstat (limited to 'sys/boot/uboot/lib/api_public.h')
0 files changed, 0 insertions, 0 deletions