Actions
Bug #71462
openmds: wrong snap check for directory with parent snaps
Status:
Pending Backport
Priority:
Normal
Assignee:
Category:
Administration/Usability
Target version:
% Done:
0%
Source:
Development
Backport:
tentacle,squid
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Tags (freeform):
backport_processed
Merge Commit:
Fixed In:
v20.3.0-1895-g4591e72437
Released In:
Upkeep Timestamp:
2025-07-25T11:16:39+00:00
Description
pdonnell@vossi04 ~/ceph$ cd /home/pdonnell/mnt/tmp.fmkdIpUezd pdonnell@vossi04 ~/mnt/tmp.fmkdIpUezd$ ls pdonnell@vossi04 ~/mnt/tmp.fmkdIpUezd$ mkdir foo pdonnell@vossi04 ~/mnt/tmp.fmkdIpUezd$ mkdir foo/.snap/bar pdonnell@vossi04 ~/mnt/tmp.fmkdIpUezd/foo$ setfattr -n ceph.dir.casesensitive -v False . setfattr: .: Directory not empty pdonnell@vossi04 ~/mnt/tmp.fmkdIpUezd/foo$ mkdir child pdonnell@vossi04 ~/mnt/tmp.fmkdIpUezd/foo$ cd child pdonnell@vossi04 ~/mnt/tmp.fmkdIpUezd/foo/child$ setfattr -n ceph.dir.casesensitive -v False . setfattr: .: Directory not empty
Setting casesensitive=0 on child should pass.
Updated by Patrick Donnelly 10 months ago
- Status changed from In Progress to Fix Under Review
- Pull request ID set to 63524
Updated by Venky Shankar 8 months ago
- Category set to Administration/Usability
- Status changed from Fix Under Review to Pending Backport
Updated by Upkeep Bot 8 months ago
- Merge Commit set to 4591e72437cd6bad8bf8f6589ccc8d0d0fc00714
- Fixed In set to v20.3.0-1895-g4591e72437
- Upkeep Timestamp set to 2025-07-25T11:16:39+00:00
Updated by Upkeep Bot 8 months ago
- Copied to Backport #72283: squid: mds: wrong snap check for directory with parent snaps added
Updated by Upkeep Bot 8 months ago
- Copied to Backport #72284: tentacle: mds: wrong snap check for directory with parent snaps added
Actions