Project

General

Profile

Actions

Bug #22827

closed

rgw_file: FLAG_EXACT_MATCH actually should be enforced

Added by Matt Benjamin over 6 years ago. Updated about 6 years ago.

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

0%

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

Description

Testing before reverting it was incomplete.

Steps to Reproduce:
1. Configure NFS-RGW
2. On the mount point, create few directories and child-directiories.
3. Try creating a child-directory via 'cd' with a name as the substring of an already present child-direstories (Result: It passes.)

Actual results:
child-directories getting created via 'cd'

Expected results:
child-directories should not be via 'cd'. Should throw "No such file or directory" error.

Actions

Also available in: Atom PDF