> -----Original Message----- > From: [email protected] [mailto:[email protected]] On > Behalf Of Martin Wilck > Sent: Friday, July 14, 2017 6:32 AM > To: Christophe Varoqui <[email protected]>; > [email protected]; Benjamin Marzinski <[email protected]>; > Hannes Reinecke <[email protected]>; Guan Junxiong <[email protected]> > Cc: Martin Wilck <[email protected]>; [email protected]; Xose Vazquez Perez > <[email protected]>; linux- > [email protected] > Subject: [dm-devel] [PATCH 3/4] libmultipath: only listen for uevents with > DEVTYPE=disk > > We are only interested in disks anyway. This saves us checking > for devtype in the uevent processing queue, and is more powerful > than the previous test in the dropped function > uevent_can_discard_by_devpath(). > > Signed-off-by: Martin Wilck <[email protected]> > Reviewed-by: Hannes Reinecke <[email protected]> > ---
Reviewed-by: Steve Schremmer <[email protected]> -- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
