commit | 06c987213b9e6e3df7707ffcaccde1d39a9ebecc | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Thu Feb 22 13:35:05 2024 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Sun Mar 24 13:20:43 2024 -0700 |
tree | 950bcb7ef5b53d84b9d15919196f77452ccfe8db | |
parent | 1e73002776643d0102295522632e06157f5880a0 [diff] |
thread_with_file: allow ioctls against these files Make it so that a thread_with_stdio user can handle ioctls against the file descriptor. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>