fold struct fs_parameter_enum into struct constant_table
no real difference now Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
此提交包含在:
@@ -163,7 +163,7 @@ enum ceph_recover_session_mode {
|
||||
ceph_recover_session_clean
|
||||
};
|
||||
|
||||
static const struct fs_parameter_enum ceph_param_recover[] = {
|
||||
static const struct constant_table ceph_param_recover[] = {
|
||||
{ "no", ceph_recover_session_no },
|
||||
{ "clean", ceph_recover_session_clean },
|
||||
{}
|
||||
|
新增問題並參考
封鎖使用者