• Andrew Morton's avatar
    [PATCH] dm: Repair persistent minors · 3cb6ce4f
    Andrew Morton authored
    From: Joe Thornber <thornber@sistina.com>
    
    Split the dm_create() function into two variants, depending on whether you
    want the device to have a specific minor number.  This avoids the broken
    overloading of the minor argument to the old dm_create().
    3cb6ce4f
dm-ioctl.c 22.6 KB