• Andrew Morton's avatar
    [PATCH] prepare device mapper for larger dev_t · cc43a08a
    Andrew Morton authored
    From: Joe Thornber <thornber@sistina.com>
    
    The only other thing that will need changing in dm to cope with 64bit
    dev_t concerns the bitset I'm using to keep track of allocated minor
    numbers.  A trivial patch like this would work for now:
    cc43a08a
dm.c 16.4 KB