Searched hist:122025 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/lib/libdisk/
H A Dwrite_ia64_disk.cdiff 122025 Tue Nov 04 01:49:01 MST 2003 marcel o Save a copy of the GPT entries for which there's a chunk with an
index referencing it. We need to know the original type and name
so that we know what to put in the table when we reconstruct it.
o Clear the table entries before we rebuild it to avoid that we
end up with stale data.
o Sequentially populate the table entries from the chunks. For the
chunks that have an index (now referencing the saved copy) we
use the saved type and name. This way we can handle unknown types
better. In all cases we update the start and end LBAs.

Completed in 95 milliseconds