]> www.infradead.org Git - users/hch/misc.git/commit
fs: add write stream information to statx
authorKeith Busch <kbusch@kernel.org>
Fri, 8 Nov 2024 19:36:23 +0000 (11:36 -0800)
committerChristoph Hellwig <hch@lst.de>
Tue, 19 Nov 2024 10:34:44 +0000 (11:34 +0100)
commit82992dc6a81821ae312cda70837ccc73b8d92e46
treee070079cce5578da28d2f70eee1f0381123cff6e
parent721c2a68e9d429184cb03d5a7f5f6f81715eb19f
fs: add write stream information to statx

Add new statx field to report the maximum number of write streams
supported and the granularity for them.

Signed-off-by: Keith Busch <kbusch@kernel.org>
[hch: s/write_hint/write_stream/g, add granularity]
Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/stat.c
include/linux/stat.h
include/uapi/linux/stat.h