]> www.infradead.org Git - users/hch/xfs.git/commit
block: use generic u16 for write hints
authorKeith Busch <kbusch@kernel.org>
Tue, 29 Oct 2024 15:19:14 +0000 (08:19 -0700)
committerChristoph Hellwig <hch@lst.de>
Tue, 5 Nov 2024 15:35:36 +0000 (16:35 +0100)
commitd4fdc249c33e9e2fb7bf680015bd6ebad352c691
tree84ffc6ec3d81a5d66c16c80f9cb3b6cada0c7382
parent00ddab456e9b104c128534732d6ae185ddfde379
block: use generic u16 for write hints

This is still backwards compatible with lifetime hints. It just doesn't
constrain the hints to that definition. Using this type doesn't change
the size of either bio or request.

Signed-off-by: Keith Busch <kbusch@kernel.org>
include/linux/blk-mq.h
include/linux/blk_types.h