com32/chain: (partiter) dos_next_ebr() fixup
authorMichal Soltys <soltys@ziu.info>
Thu, 14 Feb 2013 15:51:46 +0000 (16:51 +0100)
committerMichal Soltys <soltys@ziu.info>
Thu, 14 Feb 2013 15:53:05 +0000 (16:53 +0100)
commit4e761f7bc40ff810ba1e57efbd66fe9a82044658
tree0cf6067b245c2ff395b0b642a88df1df36ade9ba
parent5dd95bd511d8f45a588ba465cf9448bd2da1c1e3
com32/chain: (partiter) dos_next_ebr() fixup

Make sure that *lba is set to 0, if start_lba in the record is 0. Not an
issue in any of the code using partiter currently, as that implies
either broken layout or a hole. Still useful for consistency with index
== -1 or when relax flag is set.

Signed-off-by: Michal Soltys <soltys@ziu.info>
com32/chain/partiter.c