chiark / gitweb /
[PATCH] udevdb patch
authordsteklof@us.ibm.com <dsteklof@us.ibm.com>
Wed, 15 Oct 2003 06:20:53 +0000 (23:20 -0700)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:01:40 +0000 (21:01 -0700)
commitdbfc520c605dee3244dbbfd563e908901324689b
treec9952c04fb643a912c4aef4bef9201fff0727f6f
parent149f210617e812922831e329c347095115585783
[PATCH] udevdb patch

This patch:

1) removes the three database files for just one udevdb.tdb file.
2) adds udevdb_init() and udevdb_exit() functions
3) initializes database now in main() in udev.c.

Please look it over.
udev.c
udevdb.c
udevdb.h