Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tmpfs: deny and force are not huge mount options
5.6-rc1 commit 2710c95 ("fs_parse: get rid of ->enums") regressed the huge tmpfs mount options to an earlier state: "deny" and "force" are not valid there, and can crash the kernel. Delete those lines. Signed-off-by: Hugh Dickins <hughd@google.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Loading branch information