chiark / gitweb /
udev: exclude MD from block device ownership event locking
authorKay Sievers <kay@vrfy.org>
Thu, 24 Jul 2014 21:37:35 +0000 (23:37 +0200)
committerKay Sievers <kay@vrfy.org>
Thu, 24 Jul 2014 21:37:35 +0000 (23:37 +0200)
commit2e5b17d01347d3c3118be2b8ad63d20415dbb1f0
treeb5c91f629f5a0a3f27a3451440f6b784c5e0e8ad
parentfa94c34b083b5b4019975624453e53d0cbad2a5d
udev: exclude MD from block device ownership event locking

MD instantiates devices at open(). This is incomptible with the
locking logic, as the "change" event emitted when stopping a
device will bring it back.
src/udev/udevd.c