]> 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>
Thu, 15 Oct 2015 10:12:11 +0000 (12:12 +0200)
commit1bb02a2da9f1bf7d80b352d540b29371099ab570
treee4a49a74cdb79308334ea7903f96051c9d6b094c
parent4546fd398faa62d6627956af246253b073fd06f6
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