commit | 1e73002776643d0102295522632e06157f5880a0 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Thu Feb 22 13:35:04 2024 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Sun Mar 24 13:20:43 2024 -0700 |
tree | 3a9398eb7a863007deeca94750b0002ad8c13c99 | |
parent | 2fd36064151da5b0af55c933e4927d1997c7bb60 [diff] |
thread_with_file: create ops structure for thread_with_stdio Create an ops structure so we can add more file-based functionality in the next few patches. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>