On Mon, Feb 24, 2025 at 10:21:25AM -0800, Keith Busch wrote: > From: Keith Busch <kbusch at kernel.org> > > The vec indicator is already a flag and used as such, so use that type > instead of implicitly relying on a bool to happen to align to the enum > value. Looks good: Reviewed-by: Christoph Hellwig <hch at lst.de>