Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull tmpfs fix from Al Viro: "Regression from fs_parse series this cycle..." * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: tmpfs: deny and force are not huge mount options
This commit is contained in:
Коммит
bc570c14b2
|
@ -3386,8 +3386,6 @@ static const struct constant_table shmem_param_enums_huge[] = {
|
|||
{"always", SHMEM_HUGE_ALWAYS },
|
||||
{"within_size", SHMEM_HUGE_WITHIN_SIZE },
|
||||
{"advise", SHMEM_HUGE_ADVISE },
|
||||
{"deny", SHMEM_HUGE_DENY },
|
||||
{"force", SHMEM_HUGE_FORCE },
|
||||
{}
|
||||
};
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче