udevd: make worker_lock_block_device() take sd_device instead of udev_device
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 6 Nov 2018 08:19:41 +0000 (17:19 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 17 Nov 2018 12:45:02 +0000 (21:45 +0900)
commitb97897e3e8f8065337c20a0ad0f3cf94bb131fd8
tree341b384f7bf609eb5bac5e273b81c1acfc02a8f8
parent0bed242cbe91261d3cfa6d194a107fcc3c86f144
udevd: make worker_lock_block_device() take sd_device instead of udev_device

Also adds many debug logs.
src/udev/udevd.c