]> www.infradead.org Git - users/hch/xfs.git/commit
statx: add write hint information
authorKeith Busch <kbusch@kernel.org>
Tue, 29 Oct 2024 15:19:16 +0000 (08:19 -0700)
committerChristoph Hellwig <hch@lst.de>
Tue, 5 Nov 2024 15:35:37 +0000 (16:35 +0100)
commit330d81dc1c1719d11bdbe9e7bc0ee5b744210686
treee2a3052ec989685748d9c86ae5f620d7ca0b4ad3
parent9561c39eb9aeb8afbb6dbe098becbef7f78ca9f0
statx: add write hint information

If requested on a raw block device, report the maximum write hint the
block device supports.

Signed-off-by: Keith Busch <kbusch@kernel.org>
block/bdev.c
fs/stat.c
include/linux/stat.h
include/uapi/linux/stat.h