git: udevd - Change filters to AND instead of OR processing
Alex Hornung
alexh at crater.dragonflybsd.org
Mon Nov 15 10:05:54 PST 2010
commit 77579685661084fdbd1ee643fd595025e5965c5a
Author: Alex Hornung <ahornung at gmail.com>
Date: Mon Nov 15 04:00:24 2010 +0000
udevd - Change filters to AND instead of OR processing
* Now all conditions in filters for monitor and enumerate have to be met
instead of only one.
* This seems to be the way linux does it and it is
pretty much the sensible way of doing it.
Summary of changes:
sbin/udevd/udevd_monitor.c | 13 ++++---------
1 files changed, 4 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/77579685661084fdbd1ee643fd595025e5965c5a
--
DragonFly BSD source repository
More information about the Commits
mailing list