Project

General

Profile

Actions

Bug #53765

closed

mount helper mangles the new syntax device string by qualifying the name

Added by Jeff Layton over 2 years ago. Updated almost 2 years ago.

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

0%

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

Description

The new mount syntax allows you to add mounts with a syntax like this:

admin@.test=/

...but then reports the device in /proc/mounts like this:

client.admin@.test=/

If you later try to mount using the second device string, it will fail. Fix the mount helper not to prepend "client." on the device string.

Actions #1

Updated by Jeff Layton over 2 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 44456
Actions #2

Updated by Patrick Donnelly over 2 years ago

  • Target version set to v17.0.0
  • Source set to Development
Actions #3

Updated by Jeff Layton almost 2 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF