]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephfs: Update ceph-dokan "--removable" flag
authorLucian Petrut <lpetrut@cloudbasesolutions.com>
Wed, 10 Mar 2021 07:14:37 +0000 (07:14 +0000)
committerLucian Petrut <lpetrut@cloudbasesolutions.com>
Tue, 20 Apr 2021 15:39:11 +0000 (15:39 +0000)
commit3e872668d266bcd12c868be22242828a0322c20a
tree31af819a1a613fb7d0c0918def0c3bfe3b841096
parentb66bbf136c60404616bdca768f3f6e84b442692c
cephfs: Update ceph-dokan "--removable" flag

"-m" is the short option for "--removable". We tried to keep the
syntax as close as possible to the old ceph-dokan project but this
flag is already used.

We'll drop the short option, keeping the long one ("--removable").

Fixes: https://tracker.ceph.com/issues/49662
Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
(cherry picked from commit 5976e4f58373537374e47645647c84b568a165b8)
src/dokan/options.cc