From fc79d3ab446522cbcc15b7fd8bb9083bfa356b61 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 15 Dec 2014 14:13:25 +0100 Subject: libmount: split monitor initialization The patch introduces mnt_monitor_enable_*() functions (now for userspace only) to make the API easy to use for high-level purpose. Signed-off-by: Karel Zak --- libmount/src/libmount.sym | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libmount/src/libmount.sym') diff --git a/libmount/src/libmount.sym b/libmount/src/libmount.sym index d5c4643e4..039475aae 100644 --- a/libmount/src/libmount.sym +++ b/libmount/src/libmount.sym @@ -299,7 +299,7 @@ MOUNT_2.25 { } MOUNT_2.24; MOUNT_2.26 { - mnt_monitor_get_events; + mnt_monitor_enable_userspace; mnt_monitor_get_filename; mnt_monitor_is_changed; mnt_monitor_userspace_get_fd; -- cgit v1.2.3-55-g7522