Bug #17850
rgw file: remove spurious mount entries for RGW buckets
Start date:
11/09/2016
Due date:
11/09/2016
% Done:
0%
Source:
other
Tags:
Backport:
jewel
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Description
The Linux kernel NFS client creates a new mount entry whenever a new fsid is seen in a subordinate directory--even one that has already been seen--even for NFS3. The RGW file driver provokes this behavior for every entry under the root mount, due an incorrect initialization of the root file handle's state.dev member.
Related issues
History
#1 Updated by Matt Benjamin over 1 year ago
#2 Updated by Ken Dreyer over 1 year ago
- Status changed from New to Need Review
- Backport set to jewel
#3 Updated by Matt Benjamin over 1 year ago
- Status changed from Need Review to Pending Backport
#4 Updated by Nathan Cutler over 1 year ago
- Copied to Backport #17875: jewel: rgw file: remove spurious mount entries for RGW buckets added
#5 Updated by Nathan Cutler about 1 year ago
- Status changed from Pending Backport to Resolved