core: include Found state in device dumps
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 26 Apr 2018 08:05:33 +0000 (10:05 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 26 Apr 2018 08:19:27 +0000 (10:19 +0200)
commit4d86c235b84a62dde6dfe99a78cabc5cd9bb369c
tree553dcc6b4ff42b4060841a19799c2e2fb58ab2a9
parent75d0aba49be010bb18b514171fcf2672b47cc855
core: include Found state in device dumps

In particular, this confirms that the Found state needs to remain a bit-field:

$ systemd-analyze dump |grep 'Found: '|sort |uniq -c
    105  Found: found-udev
      3  Found: found-udev,found-mount
      1  Found: found-udev,found-swap
src/core/device.c