]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: (umount) FS lookup refactoring
authorKarel Zak <kzak@redhat.com>
Fri, 27 Mar 2020 10:10:26 +0000 (11:10 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 27 Mar 2020 10:10:26 +0000 (11:10 +0100)
commit4ce77c625a2e87c021a87d306a66ec1f3942d430
tree3da11d7c4488a9dd3271c80615c988830f5909b7
parent46cf662532ef4e924a3478f2e474b619caf141df
libmount: (umount) FS lookup refactoring

Let's split lookup to more function to make it easy to add another
lookup method.

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