]> arthur.barton.de Git - netatalk.git/commit
Fix an error where catalog search gave incomplete results
authorRalph Boehme <sloowfranklin@gmail.com>
Thu, 6 Dec 2012 08:55:53 +0000 (09:55 +0100)
committerRalph Boehme <sloowfranklin@gmail.com>
Thu, 6 Dec 2012 08:59:13 +0000 (09:59 +0100)
commitc9d6b8ccabc28a5bb4b0c6daf8cbc140a81407bd
tree463ad6890927a9b9edf4546f4ec19415051d0cec
parentdbaae078efa0b9c4559fd85bb8b139508751bf15
Fix an error where catalog search gave incomplete results

The bug was immediately solved when chaning the current implementation
of using the function dirlookup_bybath() with paths form the dirstack,
to dirlook() with dids stored in the dirstack.
Presumably something dirlookup_bybath() went wrong thus ceratain
folders weren't searched.

Fixes bug #479.
NEWS
etc/afpd/catsearch.c