Project

General

Profile

Actions

Bug #71462

open

mds: wrong snap check for directory with parent snaps

Added by Patrick Donnelly 10 months ago. Updated 8 months ago.

Status:
Pending Backport
Priority:
Normal
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
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.


Related issues 2 (1 open1 closed)

Copied to CephFS - Backport #72283: squid: mds: wrong snap check for directory with parent snapsQA TestingJos CollinActions
Copied to CephFS - Backport #72284: tentacle: mds: wrong snap check for directory with parent snapsResolvedJos CollinActions
Actions #1

Updated by Patrick Donnelly 10 months ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 63524
Actions #2

Updated by Venky Shankar 8 months ago

  • Category set to Administration/Usability
  • Status changed from Fix Under Review to Pending Backport
Actions #3

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
Actions #4

Updated by Upkeep Bot 8 months ago

  • Copied to Backport #72283: squid: mds: wrong snap check for directory with parent snaps added
Actions #5

Updated by Upkeep Bot 8 months ago

  • Copied to Backport #72284: tentacle: mds: wrong snap check for directory with parent snaps added
Actions #6

Updated by Upkeep Bot 8 months ago

  • Tags (freeform) set to backport_processed
Actions

Also available in: Atom PDF