The table "directory_list" gets larger - one item per scan target per scan.
This isn't serious - the file scanner is still functional. Over time a reduction in table lookup speed might occur.
Solution: implement a tidy() on the object manager responsible for the table and get it to run periodically.