提交 e0f9f9ee 编写于 作者: S Sage Weil

ceph: remove unused 'monport' mount option

Signed-off-by: NSage Weil <sage@newdream.net>
上级 e55b71f8
......@@ -324,7 +324,6 @@ const char *ceph_msg_type_name(int type)
enum {
Opt_fsidmajor,
Opt_fsidminor,
Opt_monport,
Opt_wsize,
Opt_rsize,
Opt_osdtimeout,
......@@ -357,7 +356,6 @@ enum {
static match_table_t arg_tokens = {
{Opt_fsidmajor, "fsidmajor=%ld"},
{Opt_fsidminor, "fsidminor=%ld"},
{Opt_monport, "monport=%d"},
{Opt_wsize, "wsize=%d"},
{Opt_rsize, "rsize=%d"},
{Opt_osdtimeout, "osdtimeout=%d"},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册