Denys Vlasenko wrote: You did some debugging and I suspect you can answer this: > is SEQNUM per DEVPATH or is it global? Is there events without SEQNUM at all?
Looking at the kernel sources, it's per uevent emitted. Every event is given a unique monotonically increasing sequence number. Bernard. _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
