]> www.infradead.org Git - mtd-utils.git/commit
libubi: improve libubi_open interface
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 22 Apr 2009 11:32:08 +0000 (14:32 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 22 Apr 2009 14:27:54 +0000 (17:27 +0300)
commite4d974bb63355d1fff92eaae4df5f0cdf3597dc3
treebfba4f78f412a479e14cada6908140173d1f8a91
parent3ec498778b26134f82bca32c0dc0a71befc48f29
libubi: improve libubi_open interface

Remove the not very nice @required parameter, and add a
possibility to distinguish between real errors and
a situation when UBI is not present.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
ubi-utils/include/libubi.h
ubi-utils/src/libubi.c
ubi-utils/src/ubiattach.c
ubi-utils/src/ubidetach.c
ubi-utils/src/ubimkvol.c
ubi-utils/src/ubinfo.c
ubi-utils/src/ubirename.c
ubi-utils/src/ubirmvol.c
ubi-utils/src/ubiupdatevol.c