-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure file size updates due to getattr
This commit ensures that a Node has advance_time called on it when the filesystem calls getattr. If this is not done repeat calls to ls, for instance, will show the file size not changing although a call to read would. Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
- Loading branch information
Showing
1 changed file
with
30 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters