diff options
author | 2024-06-04 17:52:55 +0200 | |
---|---|---|
committer | 2024-06-05 17:03:56 +0200 | |
commit | 969ce92da3112e05d1a70c344f8740a85e933f2e (patch) | |
tree | 7d985eb66b5569ebcb8cf1146339fa7e5bd2941b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tmpfs: don't interrupt fallocate with EINTR (diff) | |
download | wireguard-linux-969ce92da3112e05d1a70c344f8740a85e933f2e.tar.xz wireguard-linux-969ce92da3112e05d1a70c344f8740a85e933f2e.zip |
vfs: stop using user_path_at_empty in do_readlinkat
It is the only consumer and it saddles getname_flags with an argument set
to NULL by everyone else.
Instead the routine can do the empty check on its own.
Then user_path_at_empty can get retired and getname_flags can lose the
argument.
Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
Link: https://lore.kernel.org/r/20240604155257.109500-2-mjguzik@gmail.com
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions