From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Zeuthen Date: Fri, 02 Jan 2009 17:56:55 +0000 Subject: Re: Replaying event for a libudev monitor Message-Id: <1230919015.3307.1.camel@localhost.localdomain> List-Id: References: <1230884168.15391.8.camel@californication> In-Reply-To: <1230884168.15391.8.camel@californication> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Fri, 2009-01-02 at 18:45 +0100, Marcel Holtmann wrote: > In addition we could add an add_match helper to the enumeration API that > allows applications, that don't care about runtime monitoring, just list > the devices with such a defined tag. > > Would this work? Is it really useful to add all this API and complexity? Just to replay events instead of enumerating? Perhaps it would be useful if you explained why you want to replay and not enumerate... David