]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: (umount) use mount table filter on -c only
authorKarel Zak <kzak@redhat.com>
Wed, 7 Jun 2017 10:40:17 +0000 (12:40 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 7 Jun 2017 10:40:17 +0000 (12:40 +0200)
commit11573ac0c840e5189873fcd897a14356942172cf
tree12453d89fe9a2f40539f797d6039f0bf1bb4c743
parentf8416301c195d50a21cb54d9ea9abeccc40f9ee7
libmount: (umount) use mount table filter on -c only

The path canonicalization is the worst use-case, it's better to read
all mount table than try canonicalize.

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