Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-26 | [PATCH] complete removal of explicit udev permissions config file | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] replace tdb database by simple lockless file database | kay.sievers@vrfy.org | |
This makes the udev operation completely lockless by storing a file for every node in /dev/.udevdb/* This solved the problem with deadlocking concurrent udev processes waiting for each other to release the file lock under heavy load. | |||
2005-04-26 | [PATCH] convert the test shell scripts to the config file format. | greg@kroah.com | |
2005-04-26 | [PATCH] clean up the stand-alone tests to work properly on other people's ↵ | greg@kroah.com | |
machines. | |||
2005-04-26 | [PATCH] fix up the tests to work without all of the environ variables. | greg@kroah.com | |
2005-04-26 | [PATCH] fix up the tests to support the rules file name change | greg@kroah.com | |
2005-04-26 | [PATCH] tweak replace_test | greg@kroah.com | |
2005-04-26 | [PATCH] add remove actions to the test scripts | greg@kroah.com | |
2005-04-26 | [PATCH] add replace test | greg@kroah.com | |