commit | f60d374d2cc88034385265d193a38e3f4a4b430c | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Jan 04 21:35:38 2024 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Apr 15 16:03:24 2024 -0400 |
tree | 24d9d1dbc2ccc55f62dc86d918130e7e4d8423fb | |
parent | 39cd87c4eb2b893354f3b850f916353f2658ae6f [diff] |
close_on_exec(): pass files_struct instead of fdtable both callers are happier that way... Reviewed-by: Christian Brauner <brauner@kernel.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>