db/simple/Mount: drop mount point prefix from LOCATE_TAG_BASE_TYPE

Fixes search within mount points, resulting in error "No such
directory".

Closes #190
This commit is contained in:
Max Kellermann
2018-01-19 23:35:05 +01:00
parent ed2354cd9d
commit 8376578921
4 changed files with 53 additions and 0 deletions

2
NEWS
View File

@@ -1,4 +1,6 @@
ver 0.20.16 (not yet released)
* database
- simple: fix search within mount points
* fix crash in debug build on Haiku and other operating systems
ver 0.20.15 (2018/01/05)