Changeset cc70d57 in mainline for uspace/srv/fs/devfs/devfs.c

Timestamp:
2010-11-26T13:23:47Z (13 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0d6915f
Parents:
8b3bff5
Message:

Better match_id matching

Previously, ids were matched in descending score order which lead to
unexpected behaviour.

Now, all ids are compared and the best score is returned.

(No files)

Note: See TracChangeset for help on using the changeset viewer.