diff options
author | Hugh Dickins <[email protected]> | 2023-07-23 13:55:00 -0700 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-07-27 13:07:03 -0700 |
commit | 253e5df8b8f0145adb090f57c6f4e6efa52d738e (patch) | |
tree | a1e684c4081ebe2b82bfa1cb7b64be1458ef3850 /lib/test_fortify/write_overflow-strcpy.c | |
parent | dddfa05eb58076ad60f9a66e7155a5b3502b2dd5 (diff) |
tmpfs: fix Documentation of noswap and huge mount options
The noswap mount option is surely not one of the three options for sizing:
move its description down.
The huge= mount option does not accept numeric values: those are just in
an internal enum. Delete those numbers, and follow the manpage text more
closely (but there's not yet any fadvise() or fcntl() which applies here).
/sys/kernel/mm/transparent_hugepage/shmem_enabled is hard to describe, and
barely relevant to mounting a tmpfs: just refer to transhuge.rst (while
still using the words deny and force, to help as informal reminders).
[[email protected]: fixup Docs table for huge mount options]
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Hugh Dickins <[email protected]>
Signed-off-by: Randy Dunlap <[email protected]>
Fixes: d0f5a85442d1 ("shmem: update documentation")
Fixes: 2c6efe9cf2d7 ("shmem: add support to ignore swap")
Reviewed-by: Luis Chamberlain <[email protected]>
Cc: Christian Brauner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strcpy.c')
0 files changed, 0 insertions, 0 deletions