Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add SDFS::Dir::fileTime callback (#6985)
Forgot to add a Dir->fileTime override, resulting in it always returning (time_t)0, or Jan 1, 1970. Add the override, returning the proper lastWriteTime. Fixes #6981
- Loading branch information