]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-dokan: Made max path length configurable
authorStefan Chivu <schivu@cloudbasesolutions.com>
Wed, 9 Nov 2022 13:50:17 +0000 (15:50 +0200)
committerStefan Chivu <schivu@cloudbasesolutions.com>
Mon, 21 Nov 2022 09:48:59 +0000 (11:48 +0200)
commitb1504a028c035e9f16fb638e7e072b4151c5c421
treee1875af5fcf83b39f7b06d2a59009006c30e255a
parent5fc5f0c42322c20751ea21472d8b00edc46ecfff
ceph-dokan: Made max path length configurable

Added ceph-dokan CLI optarg for configuring the value of
the maximum path length. By default, it will be set to 256 and
it will have a maximum value of 32767.

Signed-off-by: Stefan Chivu <schivu@cloudbasesolutions.com>
src/dokan/ceph_dokan.cc
src/dokan/ceph_dokan.h
src/dokan/options.cc