[ABI BREAK] Clarify and improve jfsck()'s return codes
commitb3617834242ae8330836f305945627da57a62210
authorAlberto Bertogli <albertito@blitiri.com.ar>
Wed, 25 Feb 2009 06:07:09 +0000 (25 04:07 -0200)
committerAlberto Bertogli <albertito@blitiri.com.ar>
Wed, 25 Feb 2009 07:48:23 +0000 (25 05:48 -0200)
tree5c6a8332471bdb00f16fc0c66e6a76830fe04a2f
parent97c8dc5e4894dad4ca71073bf33aed5044d3e5e3
[ABI BREAK] Clarify and improve jfsck()'s return codes

The return codes were undocumented, and the Python interface was really
unclear. This patch improves all that by properly documenting the possible
return values of jfsck(), and uses them in the Python bindings.

It breaks the ABI.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
UPGRADING
bindings/python/libjio.c
doc/libjio.3
libjio.h