]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/device.c
tree-wide: use path_hash_ops instead of string_hash_ops whenever we key by a path
authorLennart Poettering <lennart@poettering.net>
Thu, 8 Feb 2018 17:58:35 +0000 (18:58 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 12 Feb 2018 10:07:55 +0000 (11:07 +0100)
commit548f69375e05e048549b24118aebcd8a41451691
treeb35b92221a4948e736a3eea7b4c6ee1b0bd87660
parent46e16b347f83d809ed3d34f26286f580dfd086ce
tree-wide: use path_hash_ops instead of string_hash_ops whenever we key by a path

Let's make use of our new hash_ops!
13 files changed:
src/basic/mount-util.c
src/cgtop/cgtop.c
src/core/device.c
src/core/manager.c
src/core/mount.c
src/core/swap.c
src/core/unit.c
src/journal/sd-journal.c
src/login/logind-acl.c
src/shared/bus-unit-util.c
src/shared/install.c
src/sysctl/sysctl.c
src/tmpfiles/tmpfiles.c