On Tue, Jul 29, 2025 at 08:21:31PM +0530, Kanchan Joshi wrote: > so that filesystem can control number of write streams for user space. This feels the wrong way around. I'd rather implement the actual interface to get/set the write streams in the file system (maybe using common helpers) than encode the nunber in a file operation.