Project

General

Profile

Actions

Bug #40196

closed

rgw_file: fix invalidation of top-level directories

Added by Matt Benjamin almost 5 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
nautilus, mimic, luminous
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Originally, root_fh was reachable from RGWLibFS::fh_cache, but
this was problematic as it has infinite lifetime and so is not
present in RGWLibFS::fs_lru.

To fix the above, RGWLibFS::root_fh came to live unhooked from the
handle caches which works because nfs-ganesha/the application
always has an instance handle. However, this silently breaks
READDIR event invalidation.


Related issues 3 (0 open3 closed)

Copied to rgw - Backport #40214: luminous: rgw_file: fix invalidation of top-level directoriesRejectedActions
Copied to rgw - Backport #40215: mimic: rgw_file: fix invalidation of top-level directoriesResolvedNathan CutlerActions
Copied to rgw - Backport #40216: nautilus: rgw_file: fix invalidation of top-level directoriesResolvedNathan CutlerActions
Actions

Also available in: Atom PDF