]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: add target prefix support
authorKarel Zak <kzak@redhat.com>
Tue, 22 Oct 2019 11:35:05 +0000 (13:35 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 31 Oct 2019 11:25:08 +0000 (12:25 +0100)
commit71ed3b833787160e14744b304f658871a0c836a1
tree5d4d722187e5ac4dbadc84ad6ee882f620bdbaaf
parenteea06b92dc384d4a3baf0090c484e98e5705bf62
libmount: add target prefix support

* add set/get functions to context
* use prefix to detect already mounted filesystems
* use prefix when prepare target path

Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/docs/libmount-sections.txt
libmount/src/context.c
libmount/src/libmount.h.in
libmount/src/libmount.sym
libmount/src/mountP.h
libmount/src/tab.c