]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
block: Remove annoying "unknown partition table" message
authorBoaz Harrosh <boaz@plexistor.com>
Thu, 22 Jan 2015 12:39:20 +0000 (14:39 +0200)
committerJens Axboe <axboe@fb.com>
Thu, 22 Jan 2015 15:03:52 +0000 (08:03 -0700)
commitbb5c3cdda37aad22996d6da2addd58cadc0436c0
tree72304a689f18556f181ec008655bc58094212d7b
parentd93ba7a5a97c9f315bacdcdb8de4e5f368e7b396
block: Remove annoying "unknown partition table" message

As Christoph put it:
  Can we just get rid of the warnings?  It's fairly annoying as devices
  without partitions are perfectly fine and very useful.

Me too I see this message every VM boot for ages on all my
devices. Would love to just remove it. For me a partition-table
is only needed for a booting BIOS, grub, and stuff.

CC: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Boaz Harrosh <boaz@plexistor.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/partitions/check.c