diff options
Diffstat (limited to 'doc/stat-prefetch-design.txt')
-rw-r--r-- | doc/stat-prefetch-design.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/stat-prefetch-design.txt b/doc/stat-prefetch-design.txt index 65f1b922705..13abc52976a 100644 --- a/doc/stat-prefetch-design.txt +++ b/doc/stat-prefetch-design.txt @@ -66,6 +66,8 @@ fops to be implemented: fds opened on parent inode. 2. Remove the entire cache from all fds opened on inode corresponding to directory being removed. + 3. Delete the entry correspondig to basename of parent from cache stored in + grand-parent. * readv Delete the entry corresponding to basename from cache stored in context of fds |