Signed-off-by: Jim Rees <rees@xxxxxxxxx> --- utils/blkmapd/device-discovery.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/utils/blkmapd/device-discovery.h b/utils/blkmapd/device-discovery.h index 8fe3b29..a55ccfe 100644 --- a/utils/blkmapd/device-discovery.h +++ b/utils/blkmapd/device-discovery.h @@ -51,7 +51,7 @@ struct bl_volume { }; struct bl_sig_comp { - uint64_t bs_offset; /* In bytes */ + int64_t bs_offset; /* In bytes */ uint32_t bs_length; /* In bytes */ char *bs_string; }; -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html