From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Tue, 13 Jan 2004 00:59:23 +0000 Subject: Re: remove nodes in a directory Message-Id: <20040113005923.GC5095@kroah.com> List-Id: References: <20040109191121.48518.qmail@web14905.mail.yahoo.com> In-Reply-To: <20040109191121.48518.qmail@web14905.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Sat, Jan 10, 2004 at 10:49:18AM -0800, Jon Smirl wrote: > It it possible to add a better error message for the out of disk space case? > > Doesn't the 100Kb database file defeat the whole point of making udev small > using klibc? No. 100Kb database being stored on disk is pretty tiny in the long run... > It might be better to just make the db into a flat file, read it > all into RAM, maniplulate it, and write it all back. But then we end up writing our own "mini db" code, right? tdb is pretty nice and tiny as it is. But if it really bugs you, create a patch :) thanks, greg k-h ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel