diff options
author | 2023-09-22 13:49:05 +0200 | |
---|---|---|
committer | 2023-09-22 14:09:06 +0200 | |
commit | 9cf16b380af5bab7d0952b9aad0601ebf986de69 (patch) | |
tree | 3874ee5fc0494deab441b041362e733523e96c46 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | autofs: fix protocol sub version setting (diff) | |
download | wireguard-linux-9cf16b380af5bab7d0952b9aad0601ebf986de69.tar.xz wireguard-linux-9cf16b380af5bab7d0952b9aad0601ebf986de69.zip |
fsconfig: ensure that dirfd is set to aux
The code in fs_param_is_fd() expects param->dirfd to be set to the fd
that was used to set param->file to initialize result->uint_32. So make
sure it's set so users like autofs using FSCONFIG_SET_FD with the new
mount api can rely on this to be set to the correct value.
Link: https://lore.kernel.org/lkml/20230922-vorbringen-spaghetti-946729122076@brauner
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions