Project

General

Profile

Actions

Fix #55567

closed

cephfs-shell: rm returns just the error code and not proper error msg

Added by Dhairya Parmar almost 2 years ago. Updated almost 2 years ago.

Status:
Resolved
Priority:
Normal
Category:
Correctness/Safety
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
cephfs-shell
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

CephFS:~/>>> mkdir tmpdir
CephFS:~/>>> ls
tmpdir/   
CephFS:~/>>> rm tmpdir
21

This should be something like 'rm: cannot remove 'tmpdir': Is a directory' and has been fixed in the PR.
Actions #1

Updated by Rishabh Dave almost 2 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF