]> git.ipfire.org Git - thirdparty/mdadm.git/commit
fix: generated udev rules does not work due to incorrect line format
authorHawrylewicz Czarnowski, Przemyslaw <przemyslaw.hawrylewicz.czarnowski@intel.com>
Mon, 7 Mar 2011 22:51:31 +0000 (09:51 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 7 Mar 2011 22:51:31 +0000 (09:51 +1100)
commitc8826c3e47dc25e3ad1bb6b747d7cad9dfb0eaa3
tree12bf478d06562ded0b003ef68fbfe8bc7eac440c
parent588bebfcc20d750b1d28f32888292e9605239434
fix: generated udev rules does not work due to incorrect line format

Problem consists of missing =sign in comparison with SUBSYSTEM and
missing new line character at the end of line. As a result incremental
for hot-plugs of bare disks does not work.

Signed-off-by: Przemyslaw Czarnowski <przemyslaw.hawrylewicz.czarnowski@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
policy.c