]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: make it possible to define order of hooks
authorKarel Zak <kzak@redhat.com>
Wed, 22 Feb 2023 20:22:32 +0000 (21:22 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 22 Feb 2023 20:22:32 +0000 (21:22 +0100)
commit211bb3c9df0f6764a2ae62753c0c1ed930ca37f0
tree5bcc53e9553fdb9b523ca659ab9d37ac21953093
parent1a75b4f92685147c4aaf915e9028d41cac305d69
libmount: make it possible to define order of hooks

In some cases we have more hooks in the same stage and it's necessary
to call some hooks after another.

Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/src/hooks.c
libmount/src/mountP.h