From db17f201b88903267175be4671efc6b7f71d9b88 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 20 Dec 2016 15:31:33 +0100 Subject: libmount: reimplement mnt_match_options() Let's use optstr.c functions to parse pattern and options strings. It's more robust that the old original mount(8) code and it supports quotes in the options strings. Signed-off-by: Karel Zak --- libmount/docs/libmount-sections.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libmount/docs') diff --git a/libmount/docs/libmount-sections.txt b/libmount/docs/libmount-sections.txt index e1607ea54..78d89cae7 100644 --- a/libmount/docs/libmount-sections.txt +++ b/libmount/docs/libmount-sections.txt @@ -287,6 +287,7 @@ mnt_optstr_prepend_option mnt_optstr_remove_option mnt_optstr_set_option mnt_split_optstr +mnt_match_options
@@ -377,7 +378,6 @@ mnt_get_swaps_path mnt_has_regular_mtab mnt_mangle mnt_match_fstype -mnt_match_options mnt_tag_is_valid mnt_unmangle
-- cgit v1.2.3-55-g7522