X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lib%2Fext2fs%2Fbmap64.h;h=30565440ff653fdbdbc06138cf2e280fe2363e56;hb=94968e749b224f01fbb9009ed0285e55f6441784;hp=b0aa84c18577294574594266ea8d47415aafa2c7;hpb=1afb468b9a80031b39eab37272709f45727fb221;p=tools%2Fe2fsprogs.git diff --git a/lib/ext2fs/bmap64.h b/lib/ext2fs/bmap64.h index b0aa84c..3056544 100644 --- a/lib/ext2fs/bmap64.h +++ b/lib/ext2fs/bmap64.h @@ -16,6 +16,7 @@ struct ext2fs_struct_generic_bitmap { int flags; __u64 start, end; __u64 real_end; + int cluster_bits; char *description; void *private; errcode_t base_error_code;