Commit bf4498a
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>1 parent bb6d3fb commit bf4498a
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3386 | 3386 | | |
3387 | 3387 | | |
3388 | 3388 | | |
3389 | | - | |
3390 | | - | |
3391 | 3389 | | |
3392 | 3390 | | |
3393 | 3391 | | |
| |||
0 commit comments