On 06/12/24 02:17PM, Keith Busch wrote: >From: Keith Busch > >Add new statx field to report the maximum number of write streams >supported and the granularity for them. > >Signed-off-by: Keith Busch >[hch: rename hint to stream, add granularity] >Signed-off-by: Christoph Hellwig >--- > fs/stat.c | 2 ++ > include/linux/stat.h | 2 ++ > include/uapi/linux/stat.h | 7 +++++-- > 3 files changed, 9 insertions(+), 2 deletions(-) > Reviewed-by: Nitesh Shetty