Project

General

Profile

Actions

Feature #44214

closed

Feature #22477: multifs: remove multifs experimental warnings

mount.ceph: add "fs" alias for "mds_namespace"

Added by Patrick Donnelly about 4 years ago. Updated about 4 years ago.

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

0%

Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:
Component(FS):
kceph
Labels (FS):
multifs
Pull request ID:

Description

I feel "mds_namespace" is not an intuitive name. Let's keep it for backwards compatibility but introduce a cleaner name, "fs". Convert all documentation to use the new name.


Related issues 1 (0 open1 closed)

Related to CephFS - Feature #44212: client: add alias client_fs for client_mds_namespaceResolvedXiubo Li

Actions
Actions #1

Updated by Patrick Donnelly about 4 years ago

  • Component(FS) kceph added
  • Labels (FS) multifs added
Actions #2

Updated by Patrick Donnelly about 4 years ago

  • Related to Feature #44212: client: add alias client_fs for client_mds_namespace added
Actions #3

Updated by Xiubo Li about 4 years ago

The patchwork for adding the 'fs' mount options: https://patchwork.kernel.org/patch/11398589/

Actions #4

Updated by Xiubo Li about 4 years ago

  • Status changed from New to In Progress
Actions #6

Updated by Xiubo Li about 4 years ago

Currently will fix this in ceph mount code, which will add the new "fs=<fs_name>" and translate it to "mds_namespace=" before sending mount options to kernel space. Because changing the kernel code, we still need to support the mds_namespace= option forever to backwards compatibility, which will be a little ugly.

Actions #7

Updated by Patrick Donnelly about 4 years ago

  • Target version changed from v16.0.0 to v15.0.0
Actions #8

Updated by Patrick Donnelly about 4 years ago

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

Updated by Patrick Donnelly about 4 years ago

  • Status changed from Fix Under Review to Resolved
  • Backport deleted (octopus,nautilus)
Actions

Also available in: Atom PDF