• Chris Mason's avatar
    [PATCH] reiserfs 64 bit bug in get_virtual_node_size · ea882f08
    Chris Mason authored
    This patch fixes a problem with reiserfs on 64 bit machines.  Our
    struct virtual_item is a different size there, and some calculations
    that assume otherwise lead to this panic create_virtual_node:
    
    vs-8030: create_virtual_node: virtual node space consumed
    ea882f08
item_ops.c 19.2 KB