• Alexander Viro's avatar
    [PATCH] gendisks list switched to list_head · 780ad0f4
    Alexander Viro authored
    The list used to generate /proc/partitions turned into list_head one;
    we also restore the old order of elements (originally we added to the end
    of list; recent changes had reverted that, now we are back to original
    order).
    780ad0f4
genhd.c 5.03 KB