Skip to content
  • Jens Axboe's avatar
    null_blk: suppress invalid partition info · 227290b4
    Jens Axboe authored
    
    
    null_blk is partitionable, but it doesn't store any of the info. When
    it is loaded, you would normally see:
    
    [1226739.343608]  nullb0: unknown partition table
    [1226739.343746]  nullb1: unknown partition table
    
    which can confuse some people. Add the appropriate gendisk flag
    to suppress this info.
    
    Signed-off-by: default avatarJens Axboe <axboe@fb.com>
    227290b4