]> err.no Git - util-linux/commit
blkid: fix "hangs forever with partition type mdraid"
authorKarel Zak <kzak@redhat.com>
Thu, 14 May 2009 16:04:55 +0000 (18:04 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 27 May 2009 08:40:08 +0000 (10:40 +0200)
commit45488c4bd600300d2a639e81d443bcc9c41c10bc
treec882609db3c6621ec3ab3324f659ffd86c8c04de
parentcfbfb044d2a5c3abf159077ecc12adf8d3a76197
blkid: fix "hangs forever with partition type mdraid"

> #:> blkid /dev/sda7
> /dev/sda7: UUID="c193d159-1fd4-1a4b-4037-f3433e016f3d" TYPE="mdraid"
>
> The blkid binary build from the util-linux-ng sources just hangs
> forever with 100% cpu load with the same command.

Reported-by: Juergen Daubert <jue@jue.li>
Signed-off-by: Karel Zak <kzak@redhat.com>
libs/blkid/src/probe.c