]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: follow docs with parse-error callback return code
authorKarel Zak <kzak@redhat.com>
Thu, 15 Oct 2015 10:12:11 +0000 (12:12 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 2 Nov 2015 09:24:45 +0000 (10:24 +0100)
commite62d2f23545d4407e4b55eb42c3c598698a80793
treeed4d089d804240cbce4099506d2e0bb6fe6453f2
parent9d90f3345dda4209a79a7509126f3902803e5d66
libmount: follow docs with parse-error callback return code

The docs says that recoverable errors have rc > 0.

Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/src/tab_parse.c