diff options
author | Anthony Iliopoulos <[email protected]> | 2022-01-19 23:02:48 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-02-04 15:38:01 +0100 |
commit | 8f2d116045431f66de85760e7c83918d741f5533 (patch) | |
tree | d6fcffa01ddb6d00dac61dec70311faaf8fbdd50 /tools/perf/scripts/python/stat-cpi.py | |
parent | 13e906e50a8cf6033f22c03c4d772e36a9e02c6b (diff) |
devtmpfs: drop redundant fs parameters from internal fs
The internal_fs_type is mounted via vfs_kernel_mount() and is never
registered as a filesystem, thus specifying the parameters is redundant
as those params will not be validated by fs_validate_description().
Both {shmem,ramfs}_fs_parameters are anyway validated when those
respective filesystems are first registered, so there is no reason to
pass them to devtmpfs too, drop them.
Reviewed-by: Christoph Hellwig <[email protected]>
Acked-by: Christian Brauner <[email protected]>
Signed-off-by: Anthony Iliopoulos <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions