]> git.ipfire.org Git - thirdparty/util-linux.git/commit - libmount/src/fs.c
libmount: make mnt_fs_{ap,pre}pend_options() more robust
authorKarel Zak <kzak@redhat.com>
Thu, 26 Sep 2013 07:45:22 +0000 (09:45 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 26 Sep 2013 07:45:22 +0000 (09:45 +0200)
commit1e670193db20e9fe9b57cab90166c732a41b6117
tree29571aaf921d3afc5305ce31210af77125c93d80
parenta5a6e12619aedb5842ed9df63a379dce2c537eff
libmount: make mnt_fs_{ap,pre}pend_options() more robust

We should not use the results from mnt_split_optstr() if the function
failed.

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