]> git.ipfire.org Git - thirdparty/util-linux.git/commit - libmount/docs/libmount-sections.txt
libmount: split monitor initialization
authorKarel Zak <kzak@redhat.com>
Mon, 15 Dec 2014 13:13:25 +0000 (14:13 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 6 Jan 2015 15:19:02 +0000 (16:19 +0100)
commitfc79d3ab446522cbcc15b7fd8bb9083bfa356b61
tree8a6b2c616ee041515d5e002810632138f28eea89
parent17bf9c1c39b4f35163ec5c443b8bbd5857386ddd
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 <kzak@redhat.com>
libmount/docs/libmount-sections.txt
libmount/src/libmount.h.in
libmount/src/libmount.sym
libmount/src/monitor.c