Skip to content

refresh attributes of nodes after a 30 second timeout period

Alexander Saoutkin requested to merge feverfew/kio-fuse:refreshAttr into master

This patch refreshes the attributes of files when readdir has been called on an file's parent and it has been more than 30 seconds since the last time readdir was called on that parent. At the same time it also drops children that are safe to drop.

Edited by Alexander Saoutkin

Merge request reports