]> git.ipfire.org Git - thirdparty/util-linux.git/commit - libmount/docs/libmount-sections.txt
libmount: add mnt_table_{find,insert,move}_fs()
authorKarel Zak <kzak@redhat.com>
Thu, 21 Feb 2019 12:49:39 +0000 (13:49 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 21 Feb 2019 12:49:39 +0000 (13:49 +0100)
commit911e694528618b52ce23e4e29a7a85ee9f4edf05
tree9defd927b8e8b12ad9101992b53b8e14b9ae03c1
parent65ba9a8ccd75e1548a96fb6aa2ad023c18fc97ef
libmount: add mnt_table_{find,insert,move}_fs()

Add functions to insert FS into table to specified position and to
move FS between two tables.

Co-Author: Tim Hildering <hilderingt@posteo.net>
Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/docs/libmount-sections.txt
libmount/src/libmount.h.in
libmount/src/libmount.sym
libmount/src/tab.c
tests/expected/libmount/tabfiles-find-fs [new file with mode: 0644]
tests/ts/libmount/tabfiles