• Andrew Morton's avatar
    [PATCH] dm: fix block device resizing · ecb24581
    Andrew Morton authored
    From: Joe Thornber <thornber@sistina.com>
    
    When setting the size of a Device-Mapper device in the gendisk entry, also
    try to set the size of the corresponding block_device entry's inode.  This is
    necessary to allow online device/filesystem resizing to work correctly. 
    [Kevin Corry]
    ecb24581
dm.c 18.3 KB