On Thu, Oct 17, 2024 at 06:29:32PM +0530, Anuj gupta wrote: > The last iteration of this series added these flags as io-uring flags [1]. > Based on feedback received [2], I moved it here in this version. > Should I move them back to io-uring? Maybe I misread the patch back then, but IIRC at that point the flag was also used on the bio and not just in the uapi? As of this series it is used in the uapi, and in the block layer. Based on that uapi/linux/fs.h might be the best place.