]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: Recognize more FUSE pseudofs (avfsd, lxcfs, vmware-vmblock)
authorDarsey Litzenberger <dlitz@dlitz.net>
Thu, 3 Oct 2019 00:29:05 +0000 (17:29 -0700)
committerDarsey Litzenberger <dlitz@dlitz.net>
Thu, 3 Oct 2019 00:29:05 +0000 (17:29 -0700)
commite7305e4ea30406920fbf0d2cf7507c1e876a0d27
treee1b93ac93d80067b26813fea83ffc93d770259e5
parent7b41ae5b4ecbff8c2a01da2cd29d858cdf33ed50
libmount: Recognize more FUSE pseudofs (avfsd, lxcfs, vmware-vmblock)

General info about these filesystems:

* fuse.avfsd: https://sourceforge.net/projects/avf/
* fuse.lxcfs: https://linuxcontainers.org/lxcfs/
* fuse.vmware-vmblock: https://github.com/vmware/open-vm-tools

Signed-off-by: Darsey Litzenberger <dlitz@dlitz.net>
libmount/src/utils.c