]> www.infradead.org Git - mtd-utils.git/commit
libubi: do not use udevsettle
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 8 May 2009 09:33:56 +0000 (12:33 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 8 May 2009 09:33:56 +0000 (12:33 +0300)
commit3ad574032dd8eb13d8ae28d4cb7a3c35e20c09f5
treef9b36c4fcc911ab4a7342b5e81b0eacc26ceb844
parentc6a26438e240da532177753bf9a41d43f8341777
libubi: do not use udevsettle

Not sure why, but udevsettle does not work when threads are
used. In the io_paral test I experience the problem when
udevsettle opens UBI volumes and prevents tests to open
them (EBUSY is returned).

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
ubi-utils/src/libubi.c