]> git.ipfire.org Git - thirdparty/systemd.git/commit
fstab-util: don't eat up errors in fstab_is_mount_point()
authorFranck Bui <fbui@suse.com>
Tue, 27 Jun 2017 07:52:12 +0000 (09:52 +0200)
committerFranck Bui <fbui@suse.com>
Tue, 27 Jun 2017 08:04:20 +0000 (10:04 +0200)
commitb9088048b15cd21242b2308498fa865f864bfe45
tree87ecb02b4142b1297e6f94c5d92723058e202855
parentd31ae54818c7a02d4bb07aa41e24166d252d6f31
fstab-util: don't eat up errors in fstab_is_mount_point()

That way the caller can decide what to do with failures, whether to consider
them or ignore them.
src/gpt-auto-generator/gpt-auto-generator.c
src/shared/fstab-util.c
src/shared/fstab-util.h