]> git.ipfire.org Git - thirdparty/systemd.git/commit
mount-tool: Replace fstype_is_{network,api_vfs} with fstype_is_blockdev_backed 16080/head
authorYmrDtnJu <YmrDtnJu@users.noreply.github.com>
Mon, 8 Jun 2020 17:25:18 +0000 (19:25 +0200)
committerYmrDtnJu <YmrDtnJu@users.noreply.github.com>
Mon, 8 Jun 2020 17:36:42 +0000 (19:36 +0200)
commitc15ab81ed9fa9437fdc31b6761ad331f6fd52400
tree12fe36bd77123aee88714508211775e72fb005a6
parentac2474e4ffea1927a24d0cec878d93cb854e80b0
mount-tool: Replace fstype_is_{network,api_vfs} with fstype_is_blockdev_backed

Not every filesystem that is not a network filesystem and also not an API VFS
filesystem has a corresponding block device.
src/mount/mount-tool.c